Skip to content

A Streamlit-based productivity tracker for logging breaks, meals, and tasks. Built with Python, pandas, and Plotly to promote self-awareness and team wellness.

Notifications You must be signed in to change notification settings

importalline/Focus-Flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§˜β€β™€οΈ Focus-Flow

A simple tool to track and improve your daily productivity.
Focus-Flow is a lightweight project designed to help you log your focus sessions, visualize your patterns, and reflect on your work or study habits.


🎯 Purpose

This project was created to encourage healthy productivity habits. By recording your focus sessions, you can identify your most productive hours, evaluate your consistency, and improve your time management.


πŸš€ Features

  • ⏱️ Log focus sessions with date and duration
  • πŸ“Š View session history and trends
  • 🧠 Reflect on your concentration habits
  • 🐍 Simple Python code, easy to customize

πŸ“š Technologies Used

  • Python
  • Pandas
  • Matplotlib

πŸ“ Project Structure

  • focus_flow.py β€” Main script for logging and visualizing sessions
  • focus_data.csv β€” File where session data is stored
  • README.md β€” Project documentation

πŸ› οΈ How to Run

  1. Clone the repository

    git clone https://github.com/importalline/Focus-Flow.git
    cd Focus-Flow
  2. Install dependencies Make sure you have Python 3 installed. Then run:

    pip install pandas matplotlib
  3. Run the script

    python focus_flow.py

About

A Streamlit-based productivity tracker for logging breaks, meals, and tasks. Built with Python, pandas, and Plotly to promote self-awareness and team wellness.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages