The Personal Finance Tracker App is designed to help users manage their finances by tracking income, expenses, and savings. This application provides insightful reports and visualizations to help users make informed financial decisions.
- Track income and expenses
- Categorize transactions
- Clone the repository:
git clone https://github.com/ahmedmoktaar/Personal-Finance-Tracker-App.git
- Navigate to the project directory:
cd Personal-Finance-Tracker-App
- Install dependencies:
npm install
- Start the application:
npm start
- Open the Expo Go app on your mobile device and scan the QR code to view the application.
- React Native
- Expo
- JavaScript
The development of this application took in range of 8 hours.
To further enhance the application, the following features could be added:
- Budget planning and goal setting
- use CustomHooks for better code organization
- Enhanced data visualization with more detailed charts and graphs
- Push notifications for bill reminders and financial tips
- Dark mode for better user experience
These improvements would provide a more comprehensive and user-friendly experience for managing personal finances.