CUAppDev Hack Challenge: Backend

Flask project setup following this guide.

Main Dependencies

  • Google Places API
  • Google Geocode API
  • Flask
  • SQLAlchemy
  • Postgresql

Features

  • Full REST API to interact with a user database
  • Rest API to parse and manage Google Places API and Google Geocode API calls
  • Flask, socketio manage server
  • SQLAlchemy and Postgresql manage database