Add some broad stroke details to the project README
parent
2c6f6707c9
commit
20c6808130
|
@ -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
|
Loading…
Reference in New Issue