Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 661 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 661 Bytes

Pttr (Web)

This is the repository for the web-side of the Pttr Hackathon project. Pttr is a Match.com service that allows stray animals to find a home utilizing a user's aggregated interest and geopositional data.

When cloning this repo (development)

  • Run npm install to install all of our NodeJS plugins
  • Run bower install to install all of our Bower plugins
  • Run gulp to run the Gulp Task Runner, which automatically handle SASS-to-CSS conversions and so forth.

Technologies used

  • AngularJS Javascript MVC Framework
  • Facebook API
  • Instagram API
  • Firebase with Facebook oAuth Login and AngularFire
  • Petfinder API
  • HTML5 Geolocation API