fleet-management/README.md

10 lines
274 B
Markdown
Raw Normal View History

2024-08-20 00:14:58 -05:00
# Fleet Management Application
The Complete Application is developed to run inside of a docker container for development and deployment.
2024-08-20 00:29:06 -05:00
## Front-End
Front End is written using:
- ReactJS framework
- TailwindCSS
2024-08-20 00:29:06 -05:00
## Back-End
- API is written in Python using FastAPI