Skip to content

Homebrewed To-Do-List, Time Manager and Progress Tracker for working on a thesis!

Notifications You must be signed in to change notification settings

Jannik-Hoffmann/Thesis-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thesis Manager/Tracker 🎓

image

About 📚

The Thesis Manager/Tracker is a Streamlit-based web application designed to help thesis writers manage their tasks, track progress, and maintain productivity. Born out of a combination of procrastination and a genuine need for a thesis management tool, this app makes it easier to stay on top of your work and achieve your goals.

Features ✨

  • 📝 To-Do List: Manage tasks with priorities, categories, and step-by-step breakdowns.
  • ⏳ Work Timer: Built-in 25-minute work timer with 5-minute break intervals.
  • 📊 Progress Tracking: Visualize your thesis progress across different sections.
  • 🗂️ Task Reporting: Log completed work sessions and track productivity.
  • 📈 Statistics: Analyze your work patterns and productivity trends.
  • 📅 Gantt Chart: Visualize your thesis timeline and task deadlines.
  • 🎯 Category Management: Customize categories to fit your thesis structure.
  • 💾 Data Export/Import: Easily backup or transfer your data.

Installation ⚙️

  1. Clone this repository:

    git clone https://github.com/Jannik-Hoffmann/Thesis-Tracker.git
  2. Navigate to the project directory:

    cd thesis-manager
  3. Install the required packages:

    pip install -r requirements.txt
  4. You can delete the default json file, which includes example values, and start from scratch.

Usage 🚀

  • Run the Streamlit app locally:

    streamlit run thesis_app.py

    Then, open your web browser and go to http://localhost:8501 to use the app.

  • Or use it directly on Streamlit's web platform

Contributing 🤝

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

License 📄

This project is licensed under the MIT License.

Acknowledgments 🙌

  • Inspired by my need to sometimes overthink planning and wanting my own implementation for the tracking.
  • Built with Streamlit.

About

Homebrewed To-Do-List, Time Manager and Progress Tracker for working on a thesis!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages