{"id":20300830,"url":"https://github.com/fres-sudo/pomo","last_synced_at":"2025-04-11T13:22:47.972Z","repository":{"id":223567114,"uuid":"758856887","full_name":"fres-sudo/pomo","owner":"fres-sudo","description":"Your Pomodoro Buddy 🍅🫂 - Open Source Schedule and Task Managment App","archived":false,"fork":false,"pushed_at":"2025-01-27T07:56:25.000Z","size":75049,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T09:49:13.661Z","etag":null,"topics":["app","flutter","project-management","task-management","task-scheduler"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/fres-sudo.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-02-17T09:31:30.000Z","updated_at":"2025-02-26T13:54:27.000Z","dependencies_parsed_at":"2024-03-28T11:36:26.541Z","dependency_job_id":"4a9f6e41-c03c-4568-b45c-7c2e5f331471","html_url":"https://github.com/fres-sudo/pomo","commit_stats":null,"previous_names":["fres-sudo/pomo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fres-sudo%2Fpomo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fres-sudo%2Fpomo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fres-sudo%2Fpomo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fres-sudo%2Fpomo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fres-sudo","download_url":"https://codeload.github.com/fres-sudo/pomo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248409318,"owners_count":21098766,"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":["app","flutter","project-management","task-management","task-scheduler"],"created_at":"2024-11-14T16:21:29.172Z","updated_at":"2025-04-11T13:22:47.941Z","avatar_url":"https://github.com/fres-sudo.png","language":"Dart","readme":"\u003c!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 --\u003e\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003c!--\n*** Thanks for checking out the Best-README-Template. If you have a suggestion\n*** that would make this better, please fork the repo and create a pull request\n*** or simply open an issue with the tag \"enhancement\".\n*** Don't forget to give the project a star!\n*** Thanks again! Now go create something AMAZING! :D\n--\u003e\n\n\n![Preview](assets/thubnail.png)\n\n## About the project\n\nPomo is an app for managing tasks and projects. Users can log in or register and create new project.\n \n - Each project contains a certain number of tasks, users can add/edit/delete tasks. Each project also has contributors, the owner of the project can easly invite new friends to collaborate to the project. \n\n - Each task contains several number of pomodoros, when the user start the task he's redirected to the Work Session, where he can start a timer, that uses pomodoro technique.\n\n - The user can also go and start a Quick Session that is completly indipendent to a project. \n\n - In the Statistics page the user can access to all the progress about tasks and project.\n\n - There is also a Profile page where user can interact with his account.\n\n### Built With\n\n\u003cdiv align=\"left\"\u003e\n  \u003cimg src=\"https://skillicons.dev/icons?i=dart\" height=\"60\" alt=\"html5 logo\"  /\u003e\n  \u003cimg width=\"12\" /\u003e\n  \u003cimg src=\"https://skillicons.dev/icons?i=flutter\" height=\"60\" alt=\"html5 logo\"  /\u003e\n  \u003cimg width=\"12\" /\u003e\n  \u003cimg src=\"https://skillicons.dev/icons?i=nodejs\" height=\"60\" alt=\"html5 logo\"  /\u003e\n   \u003cimg width=\"12\" /\u003e\n  \u003cimg src=\"https://skillicons.dev/icons?i=postgresql\" height=\"60\" alt=\"html5 logo\"  /\u003e\n\u003c/div\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Architecture  \u003ca name=\"architecture\"\u003e\u003c/a\u003e\n\nThis project uses the [Pine Architecture](https://github.com/MyLittleSuite/pine):\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd valign=\"top\"\u003e\u003cimg src=\"assets/pine-architecture.jpg\"/\u003e\u003c/td\u003e\n    \u003ctd valign=\"top\"\u003e\u003cimg src=\"assets/pine-di.jpeg\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nFollow these steps to setup the project locally on your machine. Please notice that these steps are for macOS system only, for Linux and Windows machines please take a look at the [official documentation](https://docs.flutter.dev/get-started/install) of Flutter.\n\n### Prerequisites\n\nFor a correct installation of the project you need to install first Flutter, [here](https://docs.flutter.dev/get-started/install/macos/desktop?tab=download) you can find all the resources for that. Once you install flutter on your macOS system run these command to see if everything is working correcly.\n\n```sh\n  flutter doctor -v\n   ```\n\n### Installation\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/fres-sudo/pomo.git\n   ```\n2. Open the project and get the packages\n   ```sh\n   flutter pub get\n   ```\n3. Run the builder \n   ```sh\n    dart run build_runner watch --delete-conflicting-outputs\n   ```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\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\n\n\u003c!-- LICENSE --\u003e\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\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\n - 📬 Email: francescocalicchio@hotmail.com\n - 👤 Linkedin: [francesco-calicchio](https://www.linkedin.com/in/francesco-calicchio/)\n \nProject Link: [https://github.com/fres-sudo/pomo](https://github.com/fres-sudo/pomo)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/fres-sudo/pomo.svg?style=for-the-badge\n[contributors-url]: https://github.com/fres-sudo/pomo/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/fres-sudo/pomo.svg?style=for-the-badge\n[forks-url]: https://github.com/fres-sudo/pomo/network/members\n[stars-shield]: https://img.shields.io/github/stars/fres-sudo/pomo.svg?style=for-the-badge\n[stars-url]: https://github.com/fres-sudo/pomo/stargazers\n[issues-shield]: https://img.shields.io/github/issues/fres-sudo/pomo.svg?style=for-the-badge\n[issues-url]: https://github.com/fres-sudo/pomo/issues\n[license-shield]: https://img.shields.io/github/license/fres-sudo/pomo.svg?style=for-the-badge\n[license-url]: https://github.com/fres-sudo/pomo/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/francesco-calicchio\n[product-screenshot]: images/screenshot.png\n[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white\n[Next-url]: https://nextjs.org/\n[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\n[React-url]: https://reactjs.org/\n[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge\u0026logo=vuedotjs\u0026logoColor=4FC08D\n[Vue-url]: https://vuejs.org/\n[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white\n[Angular-url]: https://angular.io/\n[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge\u0026logo=svelte\u0026logoColor=FF3E00\n[Svelte-url]: https://svelte.dev/\n[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge\u0026logo=laravel\u0026logoColor=white\n[Laravel-url]: https://laravel.com\n[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white\n[Bootstrap-url]: https://getbootstrap.com\n[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge\u0026logo=jquery\u0026logoColor=white\n[JQuery-url]: https://jquery.com \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffres-sudo%2Fpomo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffres-sudo%2Fpomo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffres-sudo%2Fpomo/lists"}