2024-08-20 00:14:58 -05:00
|
|
|
# Fleet Management Application
|
2024-08-20 00:34:20 -05:00
|
|
|
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
|
2024-08-20 00:34:20 -05:00
|
|
|
Front End is written using:
|
|
|
|
- ReactJS framework
|
|
|
|
- TailwindCSS
|
2024-08-20 00:29:06 -05:00
|
|
|
|
2024-08-20 00:34:20 -05:00
|
|
|
## Back-End
|
|
|
|
- API is written in Python using FastAPI
|