Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 533 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 533 Bytes

todo1.0

a simple web application todo created by flask + bootstrap3 + jquery

Changelog

version 1.0.0

  • (2017-08-10) add todo1.0 a complete authenticate system.
  • (2017-08-11) add todo list.
  • (2017-08-12) add todo database user and time columns.
  • (2017-08-15) fix addtodo bugs and make it run well.
  • (2017-08-22) fix create time bugs.
  • (2017-9-29) refactor and modularization todo1.0.
  • (2017-11-08) refactor make factor function to boot app.

version 1.0.1

  • (2017-11-15) refactor add blueprint and optimize file structure.