{"id":24782454,"url":"https://github.com/safoanmiah/web-tracker-app","last_synced_at":"2026-05-18T02:34:58.293Z","repository":{"id":258391210,"uuid":"873843900","full_name":"SafoanMiah/web-tracker-app","owner":"SafoanMiah","description":"A simple and interactive web application to track progress using Streamlit, allowing users to add names, metrics, and visualize the progress with a leaderboard and charts. Perfect for keeping track of individual or team achievements.","archived":false,"fork":false,"pushed_at":"2025-01-05T23:23:34.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T11:17:19.959Z","etag":null,"topics":["python","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SafoanMiah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-16T20:17:11.000Z","updated_at":"2025-01-05T23:23:38.000Z","dependencies_parsed_at":"2025-01-06T00:23:35.304Z","dependency_job_id":"ce060328-9299-409b-972d-30d9e1c4536e","html_url":"https://github.com/SafoanMiah/web-tracker-app","commit_stats":null,"previous_names":["safoanmiah/web-tracker-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafoanMiah%2Fweb-tracker-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafoanMiah%2Fweb-tracker-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafoanMiah%2Fweb-tracker-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafoanMiah%2Fweb-tracker-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SafoanMiah","download_url":"https://codeload.github.com/SafoanMiah/web-tracker-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245215445,"owners_count":20578976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","streamlit"],"created_at":"2025-01-29T11:17:21.510Z","updated_at":"2026-05-18T02:34:53.271Z","avatar_url":"https://github.com/SafoanMiah.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📊 Web Tracker App\n\nA simple and interactive web application to track progress using Streamlit, allowing users to add names, and metrics, and visualize the progress with a leaderboard and charts. Perfect for keeping track of individual or team achievements.\n\n[Streamlit Web Example](https://web-tracker.streamlit.app/)\n\n![image](https://github.com/user-attachments/assets/e5f2b0be-9674-404c-b283-51c5c174ddac)\n\n## 🚀 Features\n\n- Use the sidebar to add and manage entities (people, teams, etc.).\n- Add new metrics (goals, tasks, etc.) for each entity.\n- Easily edit data directly within the app.\n- Automatically saves progress data to `progress_data.csv` for persistent storage.\n- Displays a dynamic leaderboard to show progress.\n- Visualizes progress data using interactive Plotly charts.\n- **New:** Import data from CSV files and export current data.\n- **New:** Customize dashboard views to show or hide data frames and analytics.\n- **New:** Choose from multiple chart types: Bar, Pie, and Line charts.\n\n## 🛠️ Installation\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/SafoanMiah/web-tracker-app.git\n   cd web-tracker-app\n   ```\n   \n2. **Run the app**:\n   ```bash\n   web-tracker.bat\n   ```\n\n4. **Access the app**: Open your browser and go to `http://localhost:8501` (make sure to put in the correct port).\n\n## 📂 Project Structure\n\n```\nprogress-tracker-app/\n├── app.py                # Main Streamlit app file\n├── data_handler.py       # Contains data loading and saving functions\n├── ui_components.py      # Contains functions for UI elements like sidebar and leaderboard\n├── progress_data.csv     # Data file (auto-generated)\n├── web-tracker.bat       # Bat file to run the program locally\n└── README.md             # This readme file\n```\n\n## 📊 How It Works\n\n1. **Manage Data**: Use the sidebar to add new entities (people, teams) and metrics.\n2. **Edit Data**: Update progress directly in the editable table.\n3. **Leaderboard**: View the leaderboard sorted by total scores.\n4. **Visualize Data**: See the progress with a bar chart showing total scores.\n5. **Import/Export Data**: Easily import data from CSV files and export your current data.\n6. **Customize Dashboard**: Select which components of the dashboard to display, such as data frames and analytics.\n\n## 🔧 Dependencies\n\n- Python 3.7+\n- Streamlit\n- Pandas\n- Plotly\n\n## 🤝 Contributing\n\nFeel free to fork this repository, create a new branch, and submit a pull request. Any contributions, bug fixes, or feature requests are welcome!\n\n---\n\n### Happy tracking! 🎯\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafoanmiah%2Fweb-tracker-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafoanmiah%2Fweb-tracker-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafoanmiah%2Fweb-tracker-app/lists"}