Skip to content

An application that aids users to find public parking at the neighborhood block level by displaying a number of parking spaces that are color-coded based on availability.

License

Notifications You must be signed in to change notification settings

Kimberly-Rodriguez/ParkSmart

Repository files navigation

ParkSmart

License: MIT

Description

Users in a neighborhood can create an account on the Park Smart © app. Once they are logged in, they are presented with a map of their neighborhood block with numbered street parking spaces that are color-coded based on if they are taken or available. Spaces that are green are available and spaces that are red are taken. Once a user parks in an available space, they click on the designated number on the app’s map, where they may then choose, “I am parking here” & have the option of adding what time they plan on leaving. When they submit the form, the space will turn red & the ‘time available’ will be included as an attribute users can see when they view the space. Users can also update their ‘leave time’ if they plan on leaving sooner or later than they originally stated. Other users are now able to edit the spot once they have parked there.

Table of Contents

Installation

This application uses many node modules. Check the package.json to see all the dependencies. Run "npm i" to install all dependencies. You must also create a .env file to store your DB name, user and password information.

The application is deployed at https://parksmart2021.herokuapp.com/

Questions

https://github.com/Kimberly-Rodriguez https://github.com/lyndseyjw https://github.com/ctolnai

License

This application is licensed under MIT

Contributors

(c) Kimberly Rodriguez, Lyndsey Watson and Chris Tolnai

About

An application that aids users to find public parking at the neighborhood block level by displaying a number of parking spaces that are color-coded based on availability.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published