{"id":21307796,"url":"https://github.com/gauravmcode/goal-trac","last_synced_at":"2026-04-19T10:33:04.287Z","repository":{"id":159774008,"uuid":"565701766","full_name":"GauravMcode/Goal-Trac","owner":"GauravMcode","description":"Prepare  specific Schedules with multiple tasks in it. Choose which Schedule to keep activated. Also, the app gives notification about the task progress as per user preferences.","archived":false,"fork":false,"pushed_at":"2023-04-11T07:12:59.000Z","size":789,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T20:13:21.496Z","etag":null,"topics":["bloc","dart","flutter","flutter-animations","hive","tables"],"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/GauravMcode.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":"2022-11-14T06:19:07.000Z","updated_at":"2023-04-11T06:40:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"7436f28f-337a-41f2-b38b-c75dfb53efe9","html_url":"https://github.com/GauravMcode/Goal-Trac","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GauravMcode/Goal-Trac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravMcode%2FGoal-Trac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravMcode%2FGoal-Trac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravMcode%2FGoal-Trac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravMcode%2FGoal-Trac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GauravMcode","download_url":"https://codeload.github.com/GauravMcode/Goal-Trac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravMcode%2FGoal-Trac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32004036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bloc","dart","flutter","flutter-animations","hive","tables"],"created_at":"2024-11-21T16:34:24.471Z","updated_at":"2026-04-19T10:33:04.180Z","avatar_url":"https://github.com/GauravMcode.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goal-Trac\n\nA flutter application to track you goals by creating schedules. Each schedule can contain daily, short-term \u0026 long term tasks. Also the Data-Table keeps record of the task for today \u0026 its status ('yet to start', 'on-going' or 'completed').\nIt uses **Hive** local NoSQL database to store data locally.\n\n## Description:\nPrepare specific Schedules with multiple tasks in it. Choose which Schedule to keep activated. Also, the app gives notification about the task progress as per user preferences.\n\nhttps://user-images.githubusercontent.com/51371766/231080882-13146f0b-c986-4f12-9fd8-f06a34990d9f.mp4\n\n---\nThe App starts with a **splash** screen:\n\n\u003cp align=\"center\"\u003e\n\u003cimg  src=\"https://user-images.githubusercontent.com/51371766/231078881-5ed895d6-619d-473c-9901-222448a495c7.png\"  width=\"250\" height=\"500\" alt=\"splash\" \u003e\n\u003c/p\u003e\n\n---\n\nHome Screen consists of summary of schedules and the Data table:\n\n\u003cpre\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/51371766/231081580-4fc5435d-6066-418a-8a9c-82c2768801f4.png\" width=\"250\" height=\"500\" alt=\"Home screen\" \u003e          \u003cimg src=\"https://user-images.githubusercontent.com/51371766/231081688-835f4d1f-1cec-4cdb-8e62-6bdbbd95f5bb.png\" width=\"250\" height=\"500\" alt=\"dataTable\" \u003e\n\u003c/p\u003e\n\u003c/pre\u003e\n\n---\nAdd Task :\n\n\u003cpre\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/51371766/231082198-5f5e1ff7-0522-4247-898f-1c818e278556.png\" width=\"250\" height=\"500\" alt=\"addTask\" \u003e          \u003cimg src=\"https://user-images.githubusercontent.com/51371766/231082367-10dd3bea-b8fc-41be-a106-0dbdebe46dff.png\" width=\"250\" height=\"500\" alt=\"writeTask\" \u003e\n\u003c/p\u003e\n\u003c/pre\u003e\n\n---\nTo create a new Schedule tap on **New Schedule** in Home Screen \u0026 to delete all schedules tap on**clear all schedules** in bottom sheet:\n\n\u003cpre\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/51371766/231083170-8930b9f1-af41-44fc-93e7-c7ba508227bf.png\" width=\"250\" height=\"500\" alt=\"newSchedule\" \u003e          \u003cimg src=\"https://user-images.githubusercontent.com/51371766/231083227-1173e852-a589-4963-9e75-5760cba330a9.png\" width=\"250\" height=\"500\" alt=\"delete\" \u003e\n\u003c/p\u003e\n\u003c/pre\u003e\n---\n\nTo view a Schedule click on that schedule:\n\n\u003cp align=\"center\"\u003e\n\u003cimg  src=\"https://user-images.githubusercontent.com/51371766/231083586-9d09f4e3-0d3a-4e80-a24a-8c3fd6a57964.png\"  width=\"250\" height=\"500\" alt=\"viewSchedule\" \u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgauravmcode%2Fgoal-trac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgauravmcode%2Fgoal-trac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgauravmcode%2Fgoal-trac/lists"}