Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 332 Bytes

File metadata and controls

11 lines (9 loc) · 332 Bytes

TodoApp-Flask-Angular

Todo app using:

  • AngularJS UI
  • Python Flask Restful server
  • PyMongo for using Mongo DB
  • Onion architecture & DDD concepts
  • Satellizer Login for facebook & google accounts and managing user personal profile

see it in production here: https://afternoon-ocean-3268.herokuapp.com

my first python app ever