An open API service indexing awesome lists of open source software.

https://github.com/yai-team/asdelivery

This is a mobile web application for internal delivery, built with Next.js on the frontend and NestJS on the backend.
https://github.com/yai-team/asdelivery

axios helmet javascript nestjs nextjs passport-jwt prisma-orm pwa react react-email sass tanstack-react-query typescript zustand

Last synced: 4 months ago
JSON representation

This is a mobile web application for internal delivery, built with Next.js on the frontend and NestJS on the backend.

Awesome Lists containing this project

README

          



Project Logo

An internal web app using Next.js and Nest.js for delivery management.


Frontend Build Status
Backend Build Status
Next.js
NestJS
License

## Description

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.

## Current Issues

- **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.

## Possible Improvements

- 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.

## Additional Information

For detailed setup and usage instructions, refer to the respective folders: [frontend](/frontend) or [backend](/backend).

## License

This project is licensed under the [GNU Affero General Public License v3.0](./LICENSE).