Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.14 KB

A Fully Responsive Todo-Web-App With Flask-python

First

  git clone https://github.com/Ahmad Shakeel Khany/Todo-Web-app

Then Type This For Install all Packages

 pip install -r requirements.txt

and finally just Type

  flask run

This Web Application User Flask Session For Remember Users and Use flask-wtf For Html Forms and CSRF Attacks and ...

For Style Page Using Bootstrap For Menu But Other Style Cooded manually

1.Login And Register Index Page


2.Index Page


3. Add Task

4. History Page