Live Link - https://vater-x.netlify.app
A Cab Management website where users can choose a cab and driver for themselves.
1. git clone https://github.com/pranita09/vater-x
2. cd vater-x
3. npm install
4. npm start
- Login Page - Where the user can log in using credentials.
- Implemented Guest User Log In feature
- Home Page
- Drivers Page
- Listing of all Drivers
- Search a driver By Name
- Add New Driver
- Edit Driver Details
- Delete a Driver
- View driver details Card
- Assign a Cab to the Driver
- Cabs Page
- Listing of all Cabs
- Search a Cab By Name
- Add New Cab
- Edit Cab Details
- Delete a Cab
- Assign a Driver to the Cab
- React JS (useContext, useReducer)
- React Router v6
- Vanilla CSS with modules
- Material UI Components
- React Icons
- React Hot Toast
-
NEXT js serverless components for hosting the microservices
-
supabase for hosting backend data
-
supabase storage for hosting media assets
Repo for backend - https://github.com/assudani66/cors
Page Name | Page View |
---|---|
Login Page | |
Home Page | |
Drivers Page | |
Cabs Page |