{"id":19689988,"url":"https://github.com/nimsarac/expensetracking_webapp","last_synced_at":"2026-05-10T12:48:46.877Z","repository":{"id":249449764,"uuid":"830437291","full_name":"NimsaraC/ExpenseTracking_WebApp","owner":"NimsaraC","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-20T22:21:00.000Z","size":930,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"Step_2","last_synced_at":"2025-01-10T08:36:06.721Z","etag":null,"topics":["aspnetcore","csharp","dotnet","expensetracking","financialapp","mvc","webapp"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/NimsaraC.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-07-18T09:16:09.000Z","updated_at":"2025-01-02T08:52:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc507002-50c9-4aa3-98ac-0f12a4a709ab","html_url":"https://github.com/NimsaraC/ExpenseTracking_WebApp","commit_stats":null,"previous_names":["nimsarac/expensetracking_webapp"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NimsaraC%2FExpenseTracking_WebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NimsaraC%2FExpenseTracking_WebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NimsaraC%2FExpenseTracking_WebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NimsaraC%2FExpenseTracking_WebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NimsaraC","download_url":"https://codeload.github.com/NimsaraC/ExpenseTracking_WebApp/tar.gz/refs/heads/Step_2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240996186,"owners_count":19890911,"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":["aspnetcore","csharp","dotnet","expensetracking","financialapp","mvc","webapp"],"created_at":"2024-11-11T19:03:57.744Z","updated_at":"2026-05-10T12:48:46.846Z","avatar_url":"https://github.com/NimsaraC.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExpenseTracking\n# ExpenseTracking_WebApp\n\nWelcome to the ExpenseTracking Web Application! This is a comprehensive web application developed using ASP.NET Core MVC to help users manage their expenses and income effectively.\n\n## Features\n\n- **User Authentication**: Secure user registration and login.\n- **Expense and Income Tracking**: Add, view, and manage expenses and income categories.\n- **Dynamic Budgeting**: Track and manage your budget with real-time updates.\n- **Responsive Design**: User-friendly and accessible interface optimized for both desktop and mobile devices.\n- **Dynamic Category Management**: Add new categories or select from existing ones based on the type of expense or income.\n- **Visual Styling**: Modern CSS styling for a clean and engaging user experience.\n\n## Technologies Used\n\n- **ASP.NET Core MVC**: Framework for building the web application.\n- **C#**: Programming language used for the backend logic.\n- **Bootstrap**: Frontend framework for responsive design.\n- **CSS**: Custom styling to enhance the look and feel of the application.\n- **Entity Framework Core**: ORM for database interactions.\n\n## Getting Started\n\nTo get started with the ExpenseTracking Web Application, follow these steps:\n\n### Prerequisites\n\n- [.NET SDK](https://dotnet.microsoft.com/download) (version 6.0 or later)\n- [SQL Server](https://www.microsoft.com/en-us/sql-server/sql-server-downloads) or a compatible database system\n- [Visual Studio](https://visualstudio.microsoft.com/) or another IDE of your choice\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/NimsaraC/ExpenseTracking_WebApp.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd ExpenseTracking_WebApp\n   ```\n\n3. Restore the dependencies:\n\n   ```bash\n   dotnet restore\n   ```\n\n4. Update the connection string in `appsettings.json` to match your database configuration.\n\n5. Apply the database migrations:\n\n   ```bash\n   dotnet ef database update\n   ```\n\n6. Run the application:\n\n   ```bash\n   dotnet run\n   ```\n\n   The application will be available at `https://localhost:5001` by default.\n\n## Usage\n\n1. **Register an Account**: Create a new user account by navigating to the registration page.\n2. **Login**: Use your credentials to log in to the application.\n3. **Add Expenses and Income**: Use the dashboard to manage your expenses and income categories.\n4. **View Budget**: Check your current budget and remaining balance on the home page.\n\n## Contributing\n\nContributions are welcome! Please follow these guidelines if you wish to contribute:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/YourFeature`).\n3. Commit your changes (`git commit -am 'Add some feature'`).\n4. Push to the branch (`git push origin feature/YourFeature`).\n5. Open a 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 questions or issues, please reach out to [NimsaraC](https://github.com/NimsaraC) on GitHub.\n\n---\n\nThank you for checking out the ExpenseTracking Web Application!\n\n```\n\nFeel free to tweak any sections to better match your project details or add additional information if needed!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimsarac%2Fexpensetracking_webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnimsarac%2Fexpensetracking_webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimsarac%2Fexpensetracking_webapp/lists"}