Skip to content

andrekristanto1798/bike-rent-app

Repository files navigation

Bike Rent App

Simple Bike Rental application with Admin Dashboard. Built using Next.js

Getting Started

First, run the development server:

yarn install
yarn dev

Pages

To login, open http://localhost:3000/login

Manager

  • /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

User

  • / - Home Page for View Avaialble Bikes with Filters
  • /rent-bike/[id] - Rent Bike page + Rate Bike
  • /my-reservations - View + cancel reservations

Deployment on Heroku

URL: https://arcane-garden-52011.herokuapp.com/

Firebase Management

Console: https://console.firebase.google.com/u/0/project/bike-rent-app-b1766

About

Bike Rent App - Next.js Playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages