Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 871 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 871 Bytes

Parklane

A Parking Reservation Web App, where user can book Car Parks / Parking Lots / Airport Parking at various places across the world.

pl_1

pl_2

Features

  • User Authentication (Sign up / Log in)
  • 18 places to choose from (airports, hotels etc.)
  • Aesthetic UI
  • Bookings tab which keeps a track of all booked tickets
  • Auto-logout after 1 hour
  • Cross-browser, cross-platform support

Development

Install all the required packages/dependencies using npm

npm install

Serve the app to browser

npm start

License

MIT

Made with 🤍