Skip to content

ab1hi2shek/Smart-parking-System---API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Parking System - API Server

This application generates data for a smart parking system. It also includes algorithmic implementation of generating optimal parking spot on the basis of distance from user and number of parking slots available. It is based on the paper A Cloud-Based Smart-Parking System Based on Internet-of-Things Technologies by T N Pham, M F Tsai, D B Nguyen, C R Dow and D J Deng.

This application's API can be accessed by this app or you can build your own app to access these API's. It is running on heroku here

This project is a part of my final year project - NIT Durgapur(CSE'18)

Technologies used

  1. Node.js REST API
  2. MongoDB Atlas
  3. Express

How to use

  1. Clone the repo by typing git clone https://github.com/ab1hi2shek/Smart-parking-System---API.git
  2. Go to project folder
  3. run npm install
  4. run npm start

List of APIs

To be finalised and updated

Contribute or Issues

Raise an issue and/or a pull request if you want something to be improved and/or to add/enhance a feature.

About

Final year project on cloud based smart parking system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors