{"id":23263628,"url":"https://github.com/akash-nath29/projecttrackerflask","last_synced_at":"2026-05-05T21:33:59.802Z","repository":{"id":211243823,"uuid":"728595219","full_name":"Akash-nath29/projectTrackerFlask","owner":"Akash-nath29","description":"Group Project Contribution Tracker made in Flask. Simple, reliable, versatile","archived":false,"fork":false,"pushed_at":"2023-12-08T05:18:14.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T06:27:31.227Z","etag":null,"topics":["flask","flask-application","flask-sqlalchemy","github","webapp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Akash-nath29.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-12-07T09:26:00.000Z","updated_at":"2023-12-27T07:44:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"c27320bd-dc08-4754-b52f-8842cbfa93fe","html_url":"https://github.com/Akash-nath29/projectTrackerFlask","commit_stats":null,"previous_names":["akash-nath29/projecttrackerflask"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Akash-nath29/projectTrackerFlask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-nath29%2FprojectTrackerFlask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-nath29%2FprojectTrackerFlask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-nath29%2FprojectTrackerFlask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-nath29%2FprojectTrackerFlask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akash-nath29","download_url":"https://codeload.github.com/Akash-nath29/projectTrackerFlask/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-nath29%2FprojectTrackerFlask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32669431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["flask","flask-application","flask-sqlalchemy","github","webapp"],"created_at":"2024-12-19T14:19:30.455Z","updated_at":"2026-05-05T21:33:59.777Z","avatar_url":"https://github.com/Akash-nath29.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c\u003c\u003c\u003c\u003c\u003c\u003c HEAD\n# Project Tracker 🚀\n\nWelcome to Project Tracker, a user-friendly project management tool built with Flask. Keep track of project contributions, visualize user contributions, and maintain a history of commits. 📊\n\n## Features\n\n- **User Authentication System** 🔒: Securely log in and track your project contributions with a robust user authentication system.\n\n- **User-Friendly UI** 🌐: A clean and intuitive interface to manage projects, make commits, and view project history.\n\n- **Visual Contribution Comparison** 📈: Visualize user contributions with an interactive bar chart, making it easy to compare project involvement.\n\n## Getting Started\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/Akash-nath29/projectTrackerFlask.git\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Run the Flask application:\n\n   ```bash\n   python app.py\n   ```\n\n   Replace `app.py` with the name of your Flask application file.\n\n4. Visit `http://127.0.0.1:5000` in your browser.\n\n## Usage\n\n### Logging In\n\n- Navigate to the login page and enter your credentials.\n- Don't have an account? Register and create one!\n\n### Committing to a Project\n\n- After logging in, head to the home page.\n- Provide a commit title (mandatory) and a commit description.\n- Hit the commit button to make your contribution.\n\n### Viewing Commit History\n\n- Check the history section to see who committed what.\n- Gain insights into the project's development timeline.\n\n### Visualizing Contribution\n\n- In the view chart section, visually compare user contributions with an interactive bar chart.\n- Get a sense of each user's impact on the project.\n\n## Contributing\n\nWe welcome contributions! Feel free to open issues, submit pull requests, and help make Project Tracker even better.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n\n---\n\n=======\n# Project Tracker 🚀\n\nWelcome to Project Tracker, a user-friendly project management tool built with Flask. Keep track of project contributions, visualize user contributions, and maintain a history of commits. 📊\n\n## Features\n\n- **User Authentication System** 🔒: Securely log in and track your project contributions with a robust user authentication system.\n\n- **User-Friendly UI** 🌐: A clean and intuitive interface to manage projects, make commits, and view project history.\n\n- **Visual Contribution Comparison** 📈: Visualize user contributions with an interactive bar chart, making it easy to compare project involvement.\n\n## Getting Started\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/Akash-nath29/projectTrackerFlask.git\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Run the Flask application:\n\n   ```bash\n   python app.py\n   ```\n\n   Replace `app.py` with the name of your Flask application file.\n\n4. Visit `http://127.0.0.1:5000` in your browser.\n\n## Usage\n\n### Logging In\n\n- Navigate to the login page and enter your credentials.\n- Don't have an account? Register and create one!\n\n### Committing to a Project\n\n- After logging in, head to the home page.\n- Provide a commit title (mandatory) and a commit description.\n- Hit the commit button to make your contribution.\n\n### Viewing Commit History\n\n- Check the history section to see who committed what.\n- Gain insights into the project's development timeline.\n\n### Visualizing Contribution\n\n- In the view chart section, visually compare user contributions with an interactive bar chart.\n- Get a sense of each user's impact on the project.\n\n## Contributing\n\nWe welcome contributions! Feel free to open issues, submit pull requests, and help make Project Tracker even better.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n\n---\n\n\u003e\u003e\u003e\u003e\u003e\u003e\u003e 7d618a5a0bc5712692a52d99839c586c93e0489c\n### Happy Coding! 🚀🌟","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-nath29%2Fprojecttrackerflask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakash-nath29%2Fprojecttrackerflask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-nath29%2Fprojecttrackerflask/lists"}