Skip to content

Study Tracker is a Flask-based web application that helps you track your study routine effectively. It provides real-time updates on your current activity, remaining time, and sends sound notifications to keep you on track.

Notifications You must be signed in to change notification settings

ShohanurRahmanShohan/Routine-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study Tracker

License

Study Tracker is a Flask-based web application that helps you track your study routine effectively. It provides real-time updates on your current activity, remaining time, and sends sound notifications to keep you on track.

Features

  • Routine Tracking: Stay organized by tracking your study routine with a user-friendly interface.
  • Real-time Updates: Get instant updates on your current activity and remaining time without refreshing the page.
  • Sound Notifications: Receive audible alerts when it's time to switch to the next activity or take a break.
  • Customizable Routine: Easily customize your daily routine by adding or removing time slots as needed.
  • Upcoming Features: Exciting new features, such as book reading integration, are in development and coming soon!

How to Use

  1. Clone the repository: https://github.com/ShohanurRahmanShohan/Routine-tracker.git
  2. Navigate to the project directory: cd study-tracker
  3. Set up a virtual environment (recommended): python3 -m venv venv
  4. Activate the virtual environment:
    • For Windows: venv\Scripts\activate
    • For Linux/macOS: source venv/bin/activate
  5. Install the dependencies: pip install -r requirements.txt
  6. Set the necessary environment variables (if any) in a .env file.
  7. Start the application: python app.py
  8. Access the application in your web browser at http://localhost:5000

Contributing

Contributions are welcome! If you have any ideas for improvements or encounter any issues, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Study Tracker is a Flask-based web application that helps you track your study routine effectively. It provides real-time updates on your current activity, remaining time, and sends sound notifications to keep you on track.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published