Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 667 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 667 Bytes

SimpliBudget

A simple, no stress budgeting app in React-Native.

Feature set

  • Add & Delete recurring expenditure.
  • Add & Delete day to day expenditure.
  • View remaining monthly budget
  • View report on spendings thus far.
  • View list of expenditure

Road Map

  • V1.1.0 - List of expenditure, Delete expenses, better categories, migration to App bundle from APK. ✔️
  • V1.2.0 - Touchable editable balance, navigation upon adding expense, form validation ✔️
  • V2.0.0 - Custom categories, % budget spent, screen transition animations, % of budget spent circle. ❌

Tech Stack

  • React-Native (with expo)
  • Redux
  • Redux-persist
  • Jest