Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 363 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 363 Bytes

Country Guesser

Hybrid cross-platform mobile application which randomly generates countries, outlines them on the map and allows you to guess the country.

Backend built using:

  • Django
  • Django REST Framework
  • JSON Web Tokens
  • GeoDjango
  • PostgreSQL
  • PostGIS
  • AWS and DigitalOcean

Frontend built using:

  • Angular
  • Ionic
  • LeafletJS
  • Apache Cordova