Bahoo is a personal accounting application used for managing budgets
- React Native
- Django
- Docker
- PostgreSQL
- Create Reminder
- Multi Account
- Create Transaction
- Weekly chart of the account of the same week
- Categorize and filter transactions
You can see the Back-End of the project from this Link
Followig are the requirements to run this project (only front-end):
- Node Package Manager (NPM)
- React
- Expo
$ git clone https://github.com/sajjaddg/bahoofrontend
$ npm install
$ expo start
- DarkMode
- Add more Chart
- Edit Transaction
- Edit Reminder
- Edit Invoice
- Delete Transaction
- Delete Reminder