{"id":26208152,"url":"https://github.com/paishanmadusha/fiscal-focus-application","last_synced_at":"2026-04-29T12:37:03.372Z","repository":{"id":272559397,"uuid":"916473642","full_name":"PAIshanMadusha/fiscal-focus-application","owner":"PAIshanMadusha","description":"A user-friendly Flutter application designed to compare expenses and income, providing valuable financial insights and helping users maintain a balanced budget.","archived":false,"fork":false,"pushed_at":"2025-02-23T16:35:49.000Z","size":6633,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T01:28:31.633Z","etag":null,"topics":["dart","flutter","mobileappdevelopment","onboarding-screen","sharedpreferences"],"latest_commit_sha":null,"homepage":"","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/PAIshanMadusha.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-14T06:58:14.000Z","updated_at":"2025-03-16T16:13:40.000Z","dependencies_parsed_at":"2025-01-15T09:00:54.424Z","dependency_job_id":"87e0cdc5-b85d-436d-b23c-edead7fde651","html_url":"https://github.com/PAIshanMadusha/fiscal-focus-application","commit_stats":null,"previous_names":["paishanmadusha/fiscal-focus-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PAIshanMadusha/fiscal-focus-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PAIshanMadusha%2Ffiscal-focus-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PAIshanMadusha%2Ffiscal-focus-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PAIshanMadusha%2Ffiscal-focus-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PAIshanMadusha%2Ffiscal-focus-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PAIshanMadusha","download_url":"https://codeload.github.com/PAIshanMadusha/fiscal-focus-application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PAIshanMadusha%2Ffiscal-focus-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32426586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T12:24:25.982Z","status":"ssl_error","status_checked_at":"2026-04-29T12:24:24.439Z","response_time":110,"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":["dart","flutter","mobileappdevelopment","onboarding-screen","sharedpreferences"],"created_at":"2025-03-12T06:19:51.006Z","updated_at":"2026-04-29T12:37:03.343Z","avatar_url":"https://github.com/PAIshanMadusha.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Fiscal Focus Application\n\nA user-friendly Flutter application designed to compare expenses and income, providing valuable financial insights and helping users maintain a balanced budget.\n\n## Features\n\n### 1. **User Onboarding and Login**\n- Onboarding screens for new users.\n- Login form with test validation.\n\n### 2. **Navigation Bar**\nAfter logging in, users can navigate between the following pages:\n- **Home:**\n  - Displays total income and expense amounts.\n  - Shows recently added expenses.\n- **Transaction:**\n  - View income and expenses and delete them by dragging from start to end (using the Dismissible widget).\n- **Add:**\n  - Dedicated section to add new income or expense entries easily.\n- **Budget:**\n  - View income and expenses in two separate pie charts for better visualization.\n- **Profile:**\n  - Displays user profile details.\n  - Includes a logout option that clears all user data and redirects to the onboarding screens.\n\n### 3. **Backend Functionality**\n- Data persistence is implemented using `SharedPreferences` to save and retrieve user details and transactions.\n- Logout functionality removes all saved data and ensures a fresh start for the next session.\n\n### 4. **System Screenshots**\n---\n- **Onboarding Screens:**\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/ed31a14e-8722-4b76-a1d0-c4a02fb3df65\" alt=\"Screenshot 1\" width=\"175\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/user-attachments/assets/4f2967b2-8803-4f59-a345-aff3b3d09473\" alt=\"Screenshot 2\" width=\"175\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/user-attachments/assets/54fb9767-6857-4a42-b7b1-124bdb142c3d\" alt=\"Screenshot 3\" width=\"175\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/user-attachments/assets/f4f9f3f4-a4a0-4e40-b2a7-f294bccb1c98\" alt=\"Screenshot 4\" width=\"178\"\u003e\n\u003c/p\u003e\n\n---\n- **Main Screens:**\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/78e1ffd9-8814-45fa-8926-ed5dfc29cfc2\" alt=\"Screenshot 1\" width=\"175\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/user-attachments/assets/c3c35508-d900-4dd8-95a8-dd7f4729906d\" alt=\"Screenshot 2\" width=\"179\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/user-attachments/assets/ff84e96c-7d0f-4c32-a363-062da0487411\" alt=\"Screenshot 4\" width=\"177\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/5310b17e-96f7-4e58-83c8-f06d36d741d9\" alt=\"Screenshot 1\" width=\"175\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/user-attachments/assets/ad8d6c85-b08e-4c16-8426-a0e625633195\" alt=\"Screenshot 2\" width=\"176\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/user-attachments/assets/b1afe39d-4cf9-4a93-91db-adc341d22581\" alt=\"Screenshot 3\" width=\"174\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/user-attachments/assets/2f4740ea-36b4-4b5f-981f-3e3d470f9c02\" alt=\"Screenshot 4\" width=\"173\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaishanmadusha%2Ffiscal-focus-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaishanmadusha%2Ffiscal-focus-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaishanmadusha%2Ffiscal-focus-application/lists"}