An internal web app using Next.js and Nest.js for delivery management.
This is a mobile web application for internal delivery, built with Next.js on the frontend and NestJS on the backend. The project was developed a long time ago, and despite some refactoring, it still has a lot of problems.
- Code duplication: A significant number of repetitive components and styles.
- Project structure: Needs improvement and optimization.
- Outdated dependencies: Some libraries require updates.
- Testing: Lacks sufficient test coverage.
- Refactoring to eliminate code duplication.
- Enhancing architecture and improving logic separation.
- Updating dependencies.
- Adding test coverage for key parts of the application.
- Rewriting styles using Tailwind CSS.
For detailed setup and usage instructions, refer to the respective folders: frontend or backend.
This project is licensed under the GNU Affero General Public License v3.0.