Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

singla-shivam/Smart-Park

Repository files navigation

Smart Park

Smart Park is used to book parking slots online/offline.

The slots are selected on basis of duration that the user want to park his vehicle for. The fair is calculated dynamically on the basis of duration and remaining number of slots. If the user want book for longer duration, the farther slot is assigned to him.

There are two interfaces in the app

  • For the users who will book the slots.

  • For gate-keepers of the parking slots.

Smart Park is build upon React as front-end and Firebase for back-end.

Prerequisite

Usage

  • Clone the project
  • Run
npm i
npm run build

Built with

  • Firebase - Mobile and Web Application development platform which provide back end services (BaaS)
  • React - JavaScript library for building user interfaces

Contributors

Special thanks to Satyam Kumar for thinking innovative solutions, creating SmartPark's business plan, designing low-res wireframes for web app, and creating a high quality presentation for the product. SmartPark's android app is available on Satyam's GitHub Repository.