Skip to content

Discover a seamless way to monitor and organize your personal data with the QuantifiedSelf Tracker. This innovative project empowers you to take charge of your data by providing a user-friendly platform for tracking various aspects of your life. Whether it's health metrics, daily activities, or personal goals, the QuantifiedSelf Tracker simplifies

Notifications You must be signed in to change notification settings

vyshakhgnair/QUANTIFIEDSELF-TRACKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantifiedSelf Tracker

Track and manage your personal data with ease.

Requirements

Before you can run this project, ensure you have the following dependencies installed:

  1. Python 3.8.10: You can download Python from python.org.

  2. Flask 2.0.3 and Werkzeug 2.0.3: Install Flask and its dependencies using the following command:

    pip install Flask==2.0.3 Werkzeug==2.0.3
    
  3. DB Browser for SQLite: You can download the DB Browser from sqlitebrowser.org.

  4. SQLAlchemy: Install SQLAlchemy using the following command:

    pip install flask-sqlalchemy
    
  5. Matplotlib: Install Matplotlib using the following command:

    pip install matplotlib
    

How to Run

Follow these steps to run the QuantifiedSelf Tracker project:

  1. Clone the repository:

    git clone https://github.com/your-username/QUANTIFIEDSELF-TRACKER.git
    
  2. Navigate to the project directory:

    cd QUANTIFIEDSELF-TRACKER
    
  3. Run the Flask app:

    python app.py
    
  4. Open your web browser and go to: http://127.0.0.1:5000/

  5. Start using the web application to track and manage your personal data.

Contributions

If you'd like to contribute to the project, feel free to fork the repository, make your changes, and submit a pull request. We welcome contributions from the community.

About

Discover a seamless way to monitor and organize your personal data with the QuantifiedSelf Tracker. This innovative project empowers you to take charge of your data by providing a user-friendly platform for tracking various aspects of your life. Whether it's health metrics, daily activities, or personal goals, the QuantifiedSelf Tracker simplifies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published