viettrung2103 / todoFlask

create a todo App using Flask
0 stars 0 forks source link

My BackLog on Github. Any feature that I cannot implement during my issue will be put here #2

Open viettrung2103 opened 10 months ago

viettrung2103 commented 10 months ago

Also, after I log in, I will be able to see the tasks that I have created. I can perform CRUD action on these task (Done)

-- I will need the database DONE

Refractor more, adding authentication into own routes, rewrite README for easier deployement.

next week, Adding error handing More refractoring Add feature where a user can have several notes, each notes has several tasks. Blueprint refractor? Using SQLAlchemy and try connect to mySQL Workbench >> MongoDB at the end of project