Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 784 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 784 Bytes

pit (Place in Time)

Place in Time is a SPA for MongoDB course completion in Faculty of Mathematics and Informatics of Sofia University. The main idea behind the project is "Managing pictures by location and tags". Supports automatic album populating by location and tags criteria, sharing, picture like and unlike. It uses MongoDB geolocation features and GridFS for storing files.

Main technologies used

  • MongoDB
  • Go (+ goji)
  • Backbone.js

TODO

  • Add map on landing page with all user pictures.
  • Full edit of picture and album + resynchronization by location and tags.