Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 505 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 505 Bytes

22.06.2019

  • User login, register, update and remove endpoints added #6

17.06.2019

  • User API layer added
  • User blueprint registered

16.06.2019

  • om_run.py file's name changed as app.py
  • manage.py file added to manage migrations
  • flask_migrate and flask_script added to migrations

15.06.2019

  • Flask CORS added
  • config file added
  • .gitignore file added
  • models added