Interactive todo list web application
Go to file
fram3d b3f257b7f4
fix build files
2024-01-17 15:12:42 +01:00
build-deb fix build files 2024-01-17 15:12:42 +01:00
taskmanager implement addtask and addusers to a task features 2024-01-16 14:44:06 +01:00
.gitignore change more filenames and strings to say taskmanager instead of flaskapp 2024-01-16 13:24:45 +01:00
LICENSE change more filenames and strings to say taskmanager instead of flaskapp 2024-01-16 13:24:45 +01:00
README.md fix build files 2024-01-17 15:12:42 +01:00
init_db.py fix init_db file and run.py 2024-01-16 13:28:11 +01:00
requirments.txt init 2023-10-20 15:20:56 +02:00
run.py fix init_db file and run.py 2024-01-16 13:28:11 +01:00

README.md

taskmanager

Interactive TODO list web application

Use

python3 ./run.py

Install

cd build-deb/ make sudo apt install ./flaskapp.deb