{"id":22137072,"url":"https://github.com/shivam6862/expense-tracker-flutter","last_synced_at":"2026-04-09T08:47:19.530Z","repository":{"id":230943160,"uuid":"778807862","full_name":"shivam6862/Expense-tracker-flutter","owner":"shivam6862","description":"Expense Tracker Flutter is a mobile application developed using Flutter framework that helps users manage their expenses efficiently. It provides various features such as signing up, signing in, adding expenses, retrieving expenses, searching expenses, analytics of expense, updating profile information, and more.","archived":false,"fork":false,"pushed_at":"2024-04-01T11:58:03.000Z","size":415,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T15:50:17.809Z","etag":null,"topics":["dart","firebase","firebase-auth","flutter"],"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/shivam6862.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-03-28T12:54:27.000Z","updated_at":"2024-11-03T18:46:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0167e52-e1a0-44db-af47-7d2e538afc5f","html_url":"https://github.com/shivam6862/Expense-tracker-flutter","commit_stats":null,"previous_names":["shivam6862/expense-tracker-flutter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivam6862%2FExpense-tracker-flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivam6862%2FExpense-tracker-flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivam6862%2FExpense-tracker-flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivam6862%2FExpense-tracker-flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivam6862","download_url":"https://codeload.github.com/shivam6862/Expense-tracker-flutter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245249211,"owners_count":20584497,"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":["dart","firebase","firebase-auth","flutter"],"created_at":"2024-12-01T19:30:00.130Z","updated_at":"2026-04-09T08:47:14.496Z","avatar_url":"https://github.com/shivam6862.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expense tracker flutter\n\nExpense Tracker Flutter is a mobile application developed using Flutter framework that helps users manage their expenses efficiently. It provides various features such as signing up, signing in, adding expenses, retrieving expenses, searching expenses, analytics of expense, updating profile information, and more.\n\n## Features\n\n- **Sign Up**: New users can create an account by signing up.\n- **Sign In**: Users can sign in to their accounts securely.\n- **Add Expense**: Users can add their expenses with details like amount, category, date, and description.\n- **Retrieving Expenses**: Users can view their expenses history.\n- **Search Expenses**: Users can search for specific expenses using keywords or filters.\n- **Analytics Expense**: Users can receive analytics for their expenses.\n- **Update Profile**: Users can update their profile information such as name, email, password, etc.\n\n## Frontend\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: space-between;\"\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.33% - 10px); margin-bottom: 20px;\"\u003e\n  \u003ch3\u003eSign Up Page\u003c/h3\u003e\n  \u003cimg src=\"image/9.png\" alt=\"Sign Up Page Image\" style=\"max-width: 100%; min-width:300px;\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.33% - 10px); margin-bottom: 20px;\"\u003e\n  \u003ch3\u003eSign In Page\u003c/h3\u003e\n  \u003cimg src=\"image/8.png\" alt=\"Sign In Page Image\" style=\"max-width: 100%; min-width:300px;\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.33% - 10px); margin-bottom: 20px;\"\u003e\n  \u003ch3\u003eHome Page\u003c/h3\u003e\n  \u003cimg src=\"image/1.png\" alt=\"Home Page Image\" style=\"max-width: 100%; min-width:300px;\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.33% - 10px); margin-bottom: 20px;\"\u003e\n  \u003ch3\u003eSearch Page\u003c/h3\u003e\n  \u003cimg src=\"image/2.png\" alt=\"Search Page Image\" style=\"max-width: 100%; min-width:300px;\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.33% - 10px); margin-bottom: 20px;\"\u003e\n  \u003ch3\u003eAdd Expense Page\u003c/h3\u003e\n  \u003cimg src=\"image/3.png\" alt=\"Add Expense Page Image\" style=\"max-width: 100%; min-width:300px;\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.33% - 10px); margin-bottom: 20px;\"\u003e\n  \u003ch3\u003eUpdate Expense Page\u003c/h3\u003e\n  \u003cimg src=\"image/7.png\" alt=\"Update Expense Page Image\" style=\"max-width: 100%; min-width:300px;\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.33% - 10px); margin-bottom: 20px;\"\u003e\n  \u003ch3\u003eAnalytics Expense Page\u003c/h3\u003e\n  \u003cimg src=\"image/4.png\" alt=\"Analytics Expense Page Image\" style=\"max-width: 100%; min-width:300px;\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.33% - 10px); margin-bottom: 20px;\"\u003e\n  \u003ch3\u003eProfile Page\u003c/h3\u003e\n  \u003cimg src=\"image/5.png\" alt=\"Profile Page Image\" style=\"max-width: 100%; min-width:300px;\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"flex: 0 0 calc(33.33% - 10px); margin-bottom: 20px;\"\u003e\n  \u003ch3\u003eUpdate Profile Page\u003c/h3\u003e\n  \u003cimg src=\"image/6.png\" alt=\"Update Profile Page Image\" style=\"max-width: 100%; min-width:300px;\"\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\n## Installation\n\n1. Clone the repository:\n\n```\ngit clone https://github.com/shivam6862/Expense-tracker-flutter.git\n```\n\n2. Navigate to the project directory:\n\n```\ncd expense-tracker-flutter\n```\n\n3. Install dependencies:\n\n```\nflutter pub get\n```\n\n4. Run the app:\n\n```\nflutter run -d chrome\n```\n\n## Usage\n\n1. Sign in or sign up to access the expense tracking features.\n2. Add your expenses by providing necessary details.\n3. View your expenses history and manage them accordingly.\n4. Search for specific expenses using keywords or filters.\n5. Receive notifications for reminders or alerts related to expenses.\n6. Update your profile information as needed.\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute to this project, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/your-feature-name`).\n3. Make your changes.\n4. Commit your changes (`git commit -am 'Add new feature'`).\n5. Push to the branch (`git push origin feature/your-feature-name`).\n6. Create a new Pull Request.\n\n## Acknowledgments\n\nSpecial thanks to [Flutter](https://flutter.dev/) for providing an excellent framework for building beautiful native applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivam6862%2Fexpense-tracker-flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivam6862%2Fexpense-tracker-flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivam6862%2Fexpense-tracker-flutter/lists"}