Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.22 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.22 KB

FleetWise

A Next.js framework based web application for cab vehicle and and driver management. Created for the 2023 AFourathon 3.0. Deployed on vercel at fleetwise.vercel.app . Runs using a self-created API made using FastAPI + Postgres. Deployable on Docker

Authors

Deployment

To deploy this project using Docker, Download image from Dockerhub Dockerhub Fleetwise Image

Link to our Google Cloud run instance

Features

  • Light/dark mode toggle
  • Add/Modify/Delete Cabs
  • Add/Modify/Delete Drivers
  • Link Cabs to Drivers
  • Seamless search bars

Related

Here is the relevant API repo FleetWise API

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!