Skip to content

Latest commit

 

History

History
60 lines (54 loc) · 2.15 KB

README.md

File metadata and controls

60 lines (54 loc) · 2.15 KB

Bahoo

Bahoo is a personal accounting application used for managing budgets

Technologies Used

  • React Native
  • Django
  • Docker
  • PostgreSQL

Features

  • Create Reminder
  • Multi Account
  • Create Transaction
  • Weekly chart of the account of the same week
  • Categorize and filter transactions

‌Back-End

You can see the Back-End of the project from this Link

Screenshots

Login Login Home Create Invoice Transaction Page Transaction Page Reminder Page Create Reminder Create Transaction RemainderDetail

Setup

Followig are the requirements to run this project (only front-end):

  • Node Package Manager (NPM)
  • React
  • Expo

Steps

 $ git clone https://github.com/sajjaddg/bahoofrontend
 $ npm install
 $ expo start

Features that can be added

  • DarkMode
  • Add more Chart
  • Edit Transaction
  • Edit Reminder
  • Edit Invoice
  • Delete Transaction
  • Delete Reminder