generated from OPCODE-Open-Spring-Fest/template
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
So, what is it about?
Description:
The current backend implementation is quite unorganized, making it difficult to maintain, scale, and debug. Routes, controllers, and business logic are mixed together, and there’s a lack of clear structure or separation of concerns.
To address this, I’ll be proposing and implementing a clean, modular backend architecture that follows standard best practices — with well-defined folders for routes, controllers, services, and models.
Expected Outcome:
Improved code readability and maintainability
Easier integration for new features
Clear separation between logic layers
Code of Conduct
- I agree to follow this project's Code of Conduct