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
To deploy this project using Docker, Download image from Dockerhub Dockerhub Fleetwise Image
Link to our Google Cloud run instance
- Light/dark mode toggle
- Add/Modify/Delete Cabs
- Add/Modify/Delete Drivers
- Link Cabs to Drivers
- Seamless search bars
Here is the relevant API repo FleetWise API
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!