Skip to content
Open
No due date
Last updated Feb 11, 2016

The MVP of the backend:

  • small restful API with persistence layer

  • nice rest handling

  • convenient db usage (including setup scripts)

  • "use of click" library for nice terminal use python server.py --help

  • oauth login for google

  • resources / models : Users; Tasks; (Tasklists); Ranking of tasks (complexity, importance, urgency,..)

25% complete

List view