Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 841 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 841 Bytes

Legends

Legends is a map sharing platform, where users can create map based lists of their favorite places, and also collaborate with other users on existing maps. We hope that this app will be used to highlight some of the most legendary places in the world.

Features

  • Users can see a list of the available maps
  • Users can view individual map
  • A map can contain many user created pins
  • Each pin can have: a title, description, and image
  • Only authenticated users can create maps
  • Only authenticated users can modify maps (add, edit, remove points)
  • Users can favourite a map
  • Users have profiles, indicating their favourite maps and maps they've contributed to
  • All map data is fetched from Google's Map API

Stack

  • Javascript
  • jQuery
  • Express
  • Ajax
  • PostgresSQL
  • SASS / CSS