App for handling expenses on a monthly basis - mapping, storing and categorizing the expenses
Expenser.webm
The app is now working as a WebApi with .NET Core 6 and Entitiy Framework and the Frontend is using React and Typescript.
The app can take an expense file that is generated via the bank system and mapping it to customized categories.
the app can integrate with Splitwise
and is using GetExpenses API of splitwise.
th app has a user managment machenisem based on JWT.
- Frontend Automation testing.
- Deploy to cloud (azure or aws)
- Budget analysis with OpenAI API
- Monthly balance Summary
- Saving and Invesment Calculator