{"id":19410131,"url":"https://github.com/modemobpsycho/flask-project-tracker","last_synced_at":"2026-05-03T11:33:06.378Z","repository":{"id":229245318,"uuid":"765160663","full_name":"modemobpsycho/flask-project-tracker","owner":"modemobpsycho","description":"🐍 A web application for project and task management. It allows users to create projects or join existing ones, assign tasks, track progress, add employees, assign roles, and share comments about assigned tasks.","archived":false,"fork":false,"pushed_at":"2024-03-25T22:08:20.000Z","size":118,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T02:25:45.272Z","etag":null,"topics":["ci-cd","flask","flask-mail","flask-wtforms","html-css-js-bootstrap-jquery","jinja2","postgresql","sqlalchemy","unit-test"],"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/modemobpsycho.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":"2024-02-29T11:52:27.000Z","updated_at":"2024-08-13T23:47:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b0aa55d-9375-43aa-9518-bf1a81b88f98","html_url":"https://github.com/modemobpsycho/flask-project-tracker","commit_stats":null,"previous_names":["modemobpsycho/flaskprojecttracker","modemobpsycho/flask-project-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/modemobpsycho/flask-project-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modemobpsycho%2Fflask-project-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modemobpsycho%2Fflask-project-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modemobpsycho%2Fflask-project-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modemobpsycho%2Fflask-project-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modemobpsycho","download_url":"https://codeload.github.com/modemobpsycho/flask-project-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modemobpsycho%2Fflask-project-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32567335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["ci-cd","flask","flask-mail","flask-wtforms","html-css-js-bootstrap-jquery","jinja2","postgresql","sqlalchemy","unit-test"],"created_at":"2024-11-10T12:14:56.094Z","updated_at":"2026-05-03T11:33:06.361Z","avatar_url":"https://github.com/modemobpsycho.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003ch3 align=\"center\"\u003eProject Tracker\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    A full-stack web application for project management.\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/modemobpsycho/FlaskProjectTracker\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"#readme-review-photos\"\u003eProject Review\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/modemobpsycho/FlaskProjectTracker/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/modemobpsycho/FlaskProjectTracker/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## About The Project\n\n\u003c!-- [![Product Name Screen Shot][product-screenshot]](https://example.com) --\u003e\n\nProject Tracker is a powerful project management tool built on the Flask framework for Python web development. It offers seamless task allocation, streamlined team collaboration, and effective project tracking functionalities. Users can effortlessly create, assign, and monitor tasks, while also managing team roles with ease. The platform facilitates smooth communication within projects through features like email invitations and progress sharing. With FlaskTaskMaster, project managers can ensure efficient project management and foster teamwork for successful project outcomes.\n\n## Used technologies\n\nThe technologies I used to build this web application can be seen in the repository tags.\n\n## Getting Started\n\nThis is an example of how you may give instructions on setting up your project locally.\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\nThis is an example of how to identify things you need to use the software and how to install them.\n\n-   pip\n\n```\npip install -r requirements.txt\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Installation\n\n_Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._\n\n1. Install pip packages (and all dependencies)\n    ```sh\n    pip install #or equivalent\n    ```\n2. Clone the repo\n    ```sh\n    git clone https://github.com/modemobpsycho/FlaskProjectTracker.git\n    ```\n3. Access\n    ```sh\n    http://127.0.0.1:5000\n    ```\n4. Run\n    ```sh\n    python main.py run #or just \"main.py\" if virtualvenv == activate\n    ```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTACT --\u003e\n\n## Contact\n\nAll information about how you can contact me is in my profile: \u003ca href=\"https://github.com/modemobpsycho\"\u003eClick!\u003c/a\u003e\n\nProject Link: [https://github.com/modemobpsycho/FlaskProjectTracker](https://github.com/modemobpsycho/FlaskProjectTracker)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Project review\n\n\u003ca name=\"readme-review-photos\"\u003e\u003c/a\u003e\nIn this section I will show you a demo version of the project.\n\n### - Home page\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### - Your projects page\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### - Public projects page\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### - Requests page\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### - Profile page\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### - Project details page\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### - Task details page\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### - Login page\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### - Registration page\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### - Errors handler pages\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodemobpsycho%2Fflask-project-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodemobpsycho%2Fflask-project-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodemobpsycho%2Fflask-project-tracker/lists"}