Simple Bike Rental application with Admin Dashboard. Built using Next.js
First, run the development server:
yarn install
yarn dev
To login, open http://localhost:3000/login
/admin
- Empty dashboard/admin/manage-bike
- Bike Management + Filters/admin/manage-bike/[id]
- Bike Detail Management + Bike Reservations View/admin/manage-user
- User Management + User Reservations View
/
- Home Page for View Avaialble Bikes with Filters/rent-bike/[id]
- Rent Bike page + Rate Bike/my-reservations
- View + cancel reservations
URL: https://arcane-garden-52011.herokuapp.com/
Console: https://console.firebase.google.com/u/0/project/bike-rent-app-b1766