Skip to content

tdiede/hackscrapers_SF

Repository files navigation

Hackscrapers SF

Hackscrapers SF encourages San Francisco residents to get to know the skyline of their city and explore the tall buildings around them. Users can interact with a Mapbox GL web map that displays markers to represent tall buildings from a PostgreSQL database. An AJAX request returns a chart with more information and a Flickr photo selected at random from metadata stored in a MongoDB database. The photo results can be further queried to allow users to contribute their own search terms and filter per their interests. Users can then assemble collectible cards to show favorite buildings on their profile.

Table of Contents

Technologies Used

  • Python
  • JavaScript + jQuery
  • PostgreSQL + SQLAlchemy
  • MongoDB + PyMongo
  • Flask
  • Jinja
  • AJAX + JSON
  • HTML + CSS
  • Bootstrap
  • Google Places API
  • Mapbox API
  • Turf.js
  • Flickr API
  • Chart.js
  • D3.js

Author

Therese Diede is a Full-Stack Software Engineer in San Francisco, CA.

Background