Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.17 KB

File metadata and controls

48 lines (31 loc) · 1.17 KB

Advanced Web Mapping CA2

BikePark

This web application allows users to set up an account and login in order to locate their current position on the map. It then finds nearby places to park your bike so you have places to end your journey while travelling throughout Ireland. It saves your last location to the database so you can see where your bike was last parked. This web application is a progressive web app so it can be installed from the browser and added to the home screen.

GitHub link: https://github.com/Josholeary/AdvWebMap

Deployment Link: https://josholeary.one/

Technologies:

  • Django
  • Leaflet JS
  • PostgreSQL
  • Docker
  • Django-PWA
  • Overpass API

Screenshots:

  • Deployed Web Application Deployed

  • Location and Bikes Parking Page Map

  • Arrival Page Arrival

  • Signup Page Signup

  • Login Page Login

  • PWA Install Prompt InstallPrompt

  • PWA File PWAFile

  • PWA MAP PWAMap

  • Database Updating DBUpdated