Skip to content

malcolmrichardson/task-tracker-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-tracker-flask

Light and intuitive task manager.
Created using Flask, SQLAlchemy/SQLite, and the Semantic UI library.

Installation/Setup

Run the below:

git clone https://github.com/malcolmrichardson/task-tracker-flask.git
cd task-tracker-flask
source venv/bin/activate
pip install -r requirements.txt
python app.py

Application runs on https://127.0.0.1:5000 by default.

Enjoy and thank you!

Sample capture below:


IMG_07A0D219CDCC-1

About

Light and intuitive task manager. Created using Flask, SQLAlchemy/SQLite and the Semantic UI library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published