Skip to content

j-scoop/Hobby-Hacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hobby Hacker

Hobby Hacker is a web app that allows people to log and keep track of their hobbies. Create a login, then enter some hobbies to keep track of. You may then navigate to the individual hobby pages and enter time spent on your hobby. The app will then generate a graph, displaying your data, of which you can adjust the timescale. You may hide your past hobbies by setting them to 'Archived'. This will remove them from the main view. You may also delete your hobbies if they are no longer needed.

How to use

Install packages from requirements.txt

Set the variable FLASK_APP = "application.py" in your virtual environment

Navigate to the Project directory and execute the following:

flask run

Requirements

Python3, Flask, CS50, matplotlib, datetime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published