Fix/update readme for latest backend folder structure#394
Fix/update readme for latest backend folder structure#394AnandAyush005 wants to merge 6 commits into
Conversation
|
ECSoC26 |
|
@AnandAyush005 This issue is scoped only for updating the README/documentation. I noticed that this PR also includes changes to frontend/src/LandingPage.jsx, which appear to be unrelated to the documentation update. Could you please clarify why these changes were included? |
Actually two issues were assigned to me, one was fixing the signup modal and other to update the README.md , but somehow commits of another issues comes in this also, so you can remove the logic of frontend/src/Layout page, while merging the PR, and another PR to update the Layout page is already raised, so you can check from there |
📝 Pull Request Description
Related Issue
Closes #382
Summary
Updated the README.md to reflect the latest backend project structure. Added the newly introduced input_validations directory and its associated files so that the documented folder hierarchy matches the current codebase. This keeps the project documentation accurate and improves onboarding for new contributors.
Type of Change
How Has This Been Tested?
Describe the testing steps performed.
Screenshots (if applicable)
Add screenshots or videos to demonstrate the changes.
Checklist