Skip to content

machined88/flask-bad-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Bad To-do List

What is it exactly ?

This is a simple to-do app made with Python and HTML/CSS. I wanted to make this because it allowed me to learn both the basics of a web microframework (Flask) and HTML/CSS for the first time. You can basically add, remove and change status (with "completed" and "not completed").

Setup

  • To launch the application, set the location of the app (ex:Set-Location -Path "C:/Users/X/Documents/flask-bad-todo-list" on Powershell) and run the command python main.py.
  • You can install all necessary librairies by running pip install -r requirements.txt on your terminal.

About

A to-do list made with Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published