{"id":29040375,"url":"https://github.com/zakir11117/expensemanagerapp","last_synced_at":"2026-05-09T19:31:02.353Z","repository":{"id":293791360,"uuid":"985114319","full_name":"zakir11117/ExpenseManagerApp","owner":"zakir11117","description":"💸 A full-featured ASP.NET Core MVC demo app to manage expenses, incomes, and profit/loss reports with recurring and future expense tracking.","archived":false,"fork":false,"pushed_at":"2025-06-21T13:50:58.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T14:38:45.672Z","etag":null,"topics":["dotnet9","expense-manager","expense-tracker","financial-planning","firebase","first-timers","flutter","mobile-app","mobileapp-development","mvc","mvc-architecture","open-source","personal-finance","sql-server"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/zakir11117.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,"zenodo":null}},"created_at":"2025-05-17T05:08:12.000Z","updated_at":"2025-06-21T13:51:01.000Z","dependencies_parsed_at":"2025-06-07T14:29:09.686Z","dependency_job_id":null,"html_url":"https://github.com/zakir11117/ExpenseManagerApp","commit_stats":null,"previous_names":["zakir11117/expensemanagerapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zakir11117/ExpenseManagerApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakir11117%2FExpenseManagerApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakir11117%2FExpenseManagerApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakir11117%2FExpenseManagerApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakir11117%2FExpenseManagerApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakir11117","download_url":"https://codeload.github.com/zakir11117/ExpenseManagerApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakir11117%2FExpenseManagerApp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262081117,"owners_count":23255662,"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":["dotnet9","expense-manager","expense-tracker","financial-planning","firebase","first-timers","flutter","mobile-app","mobileapp-development","mvc","mvc-architecture","open-source","personal-finance","sql-server"],"created_at":"2025-06-26T14:05:05.738Z","updated_at":"2026-05-09T19:31:02.085Z","avatar_url":"https://github.com/zakir11117.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExpenseManagerApp 💸\n\n![ExpenseManagerApp](https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip%20Core%20MVC-blue)\n\nWelcome to the **ExpenseManagerApp**! This repository hosts a full-featured https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip Core MVC demo application designed to help you manage your expenses, incomes, and profit/loss reports. With capabilities for tracking recurring and future expenses, this app aims to simplify your financial planning.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## Features\n\n- **Expense Tracking**: Keep track of all your expenses in one place.\n- **Income Management**: Record and manage your income sources.\n- **Profit/Loss Reports**: Generate reports to analyze your financial health.\n- **Recurring Expenses**: Set up recurring expenses to simplify your budgeting.\n- **Future Expense Tracking**: Plan for upcoming expenses to avoid surprises.\n\n## Technologies Used\n\nThis project utilizes a variety of technologies to deliver a seamless user experience:\n\n- **https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip Core**: A powerful framework for building web applications.\n- **Entity Framework Core**: For database interactions and management.\n- **SQL Server**: To store and manage your financial data.\n- **MVC Architecture**: For a clean separation of concerns in the application.\n\n## Getting Started\n\nTo get started with the **ExpenseManagerApp**, follow these steps:\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip\n   cd ExpenseManagerApp\n   ```\n\n2. **Install Dependencies**:\n   Make sure you have .NET 9 installed. Run the following command to restore the necessary packages:\n   ```bash\n   dotnet restore\n   ```\n\n3. **Set Up the Database**:\n   Update your connection string in `https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip` to point to your SQL Server instance.\n\n4. **Run Migrations**:\n   Apply the migrations to set up the database:\n   ```bash\n   dotnet ef database update\n   ```\n\n5. **Start the Application**:\n   Run the application using:\n   ```bash\n   dotnet run\n   ```\n\n6. **Access the App**:\n   Open your browser and go to `http://localhost:5000` to start using the app.\n\nYou can download the latest release of the application from [here](https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip). Make sure to follow the setup instructions provided in the release notes.\n\n## Usage\n\nOnce the application is running, you can start managing your finances:\n\n- **Add Expenses**: Navigate to the expenses section to add new expenses.\n- **Record Income**: Use the income section to log your earnings.\n- **View Reports**: Check the reports section to analyze your financial situation.\n- **Set Recurring Expenses**: Schedule recurring expenses for better planning.\n\nThe user interface is designed to be intuitive, allowing you to easily navigate between different sections.\n\n## Contributing\n\nWe welcome contributions from the community. If you would like to contribute to the **ExpenseManagerApp**, please follow these steps:\n\n1. **Fork the Repository**: Click on the \"Fork\" button at the top right of the page.\n2. **Create a New Branch**: \n   ```bash\n   git checkout -b feature/YourFeature\n   ```\n3. **Make Your Changes**: Implement your feature or fix.\n4. **Commit Your Changes**: \n   ```bash\n   git commit -m \"Add some feature\"\n   ```\n5. **Push to the Branch**: \n   ```bash\n   git push origin feature/YourFeature\n   ```\n6. **Create a Pull Request**: Go to the original repository and click on \"New Pull Request\".\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any inquiries, feel free to reach out:\n\n- **GitHub**: [zakir11117](https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip)\n- **Email**: https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip\n\nYou can also check the [Releases](https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip) section for updates and new features.\n\n## Acknowledgments\n\nWe would like to thank the open-source community for their contributions and support. Your efforts make projects like this possible.\n\n## Conclusion\n\nThe **ExpenseManagerApp** aims to empower individuals to take control of their finances. With a user-friendly interface and robust features, managing your money has never been easier. Explore the application and start your journey toward better financial planning today! \n\nFeel free to visit the [Releases](https://raw.githubusercontent.com/zakir11117/ExpenseManagerApp/main/tasimetry/Expense-Manager-App-3.6.zip) section for the latest updates and improvements.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakir11117%2Fexpensemanagerapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakir11117%2Fexpensemanagerapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakir11117%2Fexpensemanagerapp/lists"}