Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 660 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 660 Bytes

outdoorex

A web app that allows uses to add locations to a database by dropping a pin on a world map, the form saves it along with other user input data and lists it on the index page and allows them to be searched by: Type of location Geographical locatin Key Words

The locations were intended to be free/outdoor excercise or sports parks but the structure could be any set of places.

Django - For framework Google Maps API - For All map functionality and gathering geographical data for naming sites. JS - for search functionality Other Django Libraries - for image management and security, image uploading, authentication, commenting and reviewing