Web Application developed to help manage fleet vehicles.
 
 
 
 
 
Go to file
Christopher Lindelof 9a9886db53 seperate fuel purchase modal into class of it own.
begin stubbing out api
2024-08-27 13:13:13 -04:00
back-end seperate fuel purchase modal into class of it own. 2024-08-27 13:13:13 -04:00
front-end seperate fuel purchase modal into class of it own. 2024-08-27 13:13:13 -04:00
.gitignore update gitignore 2024-08-20 02:51:26 -04:00
README.md Update README.md. Current state of compose file 2024-08-20 02:58:20 -04:00
compose.yaml Update README.md. Current state of compose file 2024-08-20 02:58:20 -04:00

README.md

Fleet Management Application

The Complete Application is developed to run inside of a docker container for deployment.

Front-End

Front End is written using:

  • ReactJS framework
  • TailwindCSS

Back-End

  • API is written in Python using FastAPI