Skip to content

habit tracker app made with Flask, REST API, Structured Database

License

swampi-i10/QuantifiedSelfApp

Repository files navigation

QuantifiedSelfApp

Logo of the project

GitHub license

Additional information or tag line

QuantifiedSelf App is a Flask Webapp. A user can track his daily habits and get insights. relational database and SQLite3 is used. REST API on trackers and logs API Documentation.

Installing / Getting started

A quick introduction of the minimal setup you need to get app running.

python -m venv .envforapp
python install -r requirements.txt
python main.py

App will run on localhost.

Developing

Built With

Flask, Flask-sqlalchemy, Bootstrap, Python

Database

Relational database has been used. SQLite3 is used.

About

habit tracker app made with Flask, REST API, Structured Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published