Skip to content

kushnamdev/YourToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YourToDO

A simple YourToDO App written in Flask and Python.

forthebadge

forthebadge

Requirements

python
Flask

Installation

You should have Git installed in your computer .

1-git clone https://github.com/kushnamdev/YourToDo
2-Go to YourToDo directory using the command : cd YourToDO
3-pip install -r requirements.txt
4-python app.py
5-Go to http://127.0.0.1:8000 in your browser .

Usage

A user can add a todo task in list, view all the tasks they have to complete . You can edit a todo by clicking "EDIT" button and if the task is completed then just click "DELETE " button and it will be deleted.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A simple todo app made using flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published