Metadata-Version: 2.1
Name: hacker-tracker-reeyagup
Version: 0.4.2
Summary: A desktop application intended to track habits of the user and promote a healthier lifestyle.
Home-page: https://github.com/FastAndFerbious/HackerTracker
Author: Ferbious Ferby Team
Author-email: rgup@ufl.edu
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/FastAndFerbious/HackerTracker/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE


# HackerTracker

Description: A desktop application that functions as a journaling alternative for you to better understand how certain lifestyle choices and other triggers affect your wellbeing with four easy steps: select categories, choose best option for each category, note trends, and make lifestyle changes.

Intended to track habits of the user and promote a healthier lifestyle. It includes vizualizations of progress in order to 
motivate the user. 


Package Name: hacker-tracker-reeyagup
Link to repo: https://github.com/FastAndFerbious/HackerTracker.git



git clone https://github.com/FastAndFerbious/HackerTracker.git


everything below this line should be ran upon using the application for the first time
---------------------------------------------------------------------------------------

pip install hacker-tracker-reeyagup

python3 -m spacy download en_core_web_sm

Executable command: hacker-tracker-application


--------------------------------------------------------------------------------------
after ran once, the only line needed to run the program is:
hacker-tracker-application



Packages used: 
    tkinter,
    tkcalendar,
    nltk,
    spacy,
    wordnet,
    spacytextblob,
    pandas,
    matplotlip





