Add some broad stroke details to the project README

master
Christopher Lindelof 2024-08-20 01:34:20 -04:00
parent 2c6f6707c9
commit 20c6808130
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Fleet Management Application # Fleet Management Application
The Complete Application is developed to run inside of a docker container for development and deployment.
## Front-End ## Front-End
Front End is written using:
- ReactJS framework
- TailwindCSS
## Back-End ## Back-End
- API is written in Python using FastAPI