{"id":16088579,"url":"https://github.com/halidodat/taskify","last_synced_at":"2025-04-05T16:12:11.195Z","repository":{"id":223951854,"uuid":"759733923","full_name":"HalidOdat/taskify","owner":"HalidOdat","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-22T22:26:23.000Z","size":580,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T12:45:28.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/HalidOdat.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}},"created_at":"2024-02-19T08:32:07.000Z","updated_at":"2024-02-22T21:18:23.000Z","dependencies_parsed_at":"2024-02-22T23:38:27.252Z","dependency_job_id":null,"html_url":"https://github.com/HalidOdat/taskify","commit_stats":null,"previous_names":["halidodat/taskify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalidOdat%2Ftaskify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalidOdat%2Ftaskify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalidOdat%2Ftaskify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalidOdat%2Ftaskify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HalidOdat","download_url":"https://codeload.github.com/HalidOdat/taskify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361700,"owners_count":20926643,"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":[],"created_at":"2024-10-09T13:37:03.712Z","updated_at":"2025-04-05T16:12:11.171Z","avatar_url":"https://github.com/HalidOdat.png","language":"Dart","readme":"# Taskify\n\nTaskify is a task management application designed to help users organize and prioritize\ntheir daily tasks efficiently. It provides a user-friendly interface for creating,\ntracking, and managing tasks.\n\n## Features\n\n- Custom UI elements\n- State Menagement: Using the flutter bloc package.\n- Folder based routing\n- Creation, edit, deletion of tasks\n- Notifications/reminders of tasks before due date\n- Camera\n- Dynamic theme mode (light and dark) switching based on ambient light sensors.\n- Register and Login through firebase web service.\n- Calendar view of tasks\n- Pesistent storage of tasks\n\n## Design Patterns\n\nThe application uses several design patterns:\n\n- Composition-based Architecture: Elements of the UI are separated into reusable components\n- Singleton: For the objects (like some services) that provide internal state menagement through out the application.\n- Event-driven: UI and state is event driven, allowing for scalable developement.\n- Separation of concerns: Separates the UI (presentation layer) from the business logic.\n- Redux pattern: Through the bloc package which allows reactive UI changes.\n- Builder pattern\n\n## Installation\n\nRequirements:\n\n- Flutter installed\n- Android Emulator installed\n\nTo install the dependencies and run the following commands in the terminal\n\nThis step is optional but it makes sure that the projects starts in a clean state:\n\n```bash\nflutter clean\n```\n\nFor the application to compile and run the dependencies need to be installed with the following command:\n\n```bash\nflutter packages get\n```\n\n## Some Screnshots\n\n![register route](./screenshots/2024-02-22_21-25_1.png)\n![task list route](./screenshots/2024-02-19_08-46.png)\n![task add route](./screenshots/add_task_route.png)\n![calendar route](./screenshots/2024-02-22_21-25.png)\n![date route](./screenshots/2024-02-22_21-29.png)\n\n## Author\n\n| Name  | Lastname | Index  |\n|-------|----------|--------|\n| Haled | Odat     | 201516 |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalidodat%2Ftaskify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalidodat%2Ftaskify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalidodat%2Ftaskify/lists"}