Skip to content

refactor: Refactor Routes and Models into Separate Files#213

Open
0vai5 wants to merge 2 commits intoKritika30032002:mainfrom
0vai5:0vai5/Folder-Formating
Open

refactor: Refactor Routes and Models into Separate Files#213
0vai5 wants to merge 2 commits intoKritika30032002:mainfrom
0vai5:0vai5/Folder-Formating

Conversation

@0vai5
Copy link

@0vai5 0vai5 commented Oct 11, 2024

Related Issue

Closes #200

Description

This pull request refactors the project’s folder structure for better organization and maintainability. The following changes have been made:

  • Routes are now located in the routes folder.
  • Controllers are moved to the controllers folder.
  • Models are refactored into separate files for improved clarity.
  • New user routes for the About, Contact, and Privacy pages have been added.

These changes improve the overall structure of the codebase and make future updates easier to manage.

Screenshots (if applicable)

Original Updated
Not applicable Not applicable

Checklist

  • My code adheres to the established style guidelines of the project.
  • I have included comments in areas that may be difficult to understand.
  • My changes have not introduced any new warnings.
  • I have conducted a self-review of my code.

0vai5 added 2 commits October 11, 2024 10:13
…routes folder, all the controllers in controllers folder and models in different files
@0vai5 0vai5 changed the title Refactor folder structure and add user routes refactor: restructure folders and add user routes Oct 11, 2024
@0vai5
Copy link
Author

0vai5 commented Oct 12, 2024

@Kritika30032002 please merge the PR after testing all the tests are done from my side

@0vai5
Copy link
Author

0vai5 commented Oct 21, 2024

@Kritika30032002 Please Merge the Pull Request, All the tests are done from my side

@0vai5 0vai5 changed the title refactor: restructure folders and add user routes refactor: Improve code structure and Folder Oct 21, 2024
@0vai5 0vai5 changed the title refactor: Improve code structure and Folder refactor: Improve code structure and Folder Structure Oct 21, 2024
@0vai5 0vai5 changed the title refactor: Improve code structure and Folder Structure refactor: Refactor Routes and Models into Separate Files Oct 21, 2024
@0vai5
Copy link
Author

0vai5 commented Oct 30, 2024

@Kritika30032002 please merge this pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor Routes and Models into Separate Files

1 participant

Comments