FinPal is a finance management app designed to help users plan allocated funds based on a percentage of their monthly salary. Users can create records for bills and loans, and the app notifies them when any bill or loan exceeds the allocated fund for the specified category. Additionally, users can track their monthly salary within the app. This project is still in the testing and development phase, and we welcome feedback from testers.
- Plan allocated funds based on a percentage of the user's salary for the month.
- Create and manage bill and loan records.
- Notify the user when bills or loans exceed allocated funds for specified categories.
- Track monthly salary from the app.
- Light/Dark mode support.
- Export/import data.
- .NET 8
- MAUI for cross-platform mobile development
- SQLite for data persistence
- Bootstrap for responsive design
- Javascript for utilizing DOM control, such as dynamically switching between dark and light modes without restarting the application.
We are currently looking for testers to help us improve FinPal. If you're interested in testing the app on Android, please reach out to us at [email protected] or [email protected].
- Notifications
Reminders for the Finance Name on the Payment Date. - User Authentication
Implement secure user authentication to protect user data and allow personalized experiences. - "Settings > About Us"
Provide information about the app, team, and the purpose of the project in the "About Us" section.
- Light Mode Enhancement
Improve the UI/UX for light mode to enhance visibility and user comfort.