Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/echo-webx/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/echo-webx/asdelivery

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

Last synced: 1 day 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

# AsDelivery

## 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 originally developed quite some time ago, and despite multiple refactorings, it still has several issues.

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