Skip to content

Repository files navigation

Expenses and income

Transaction logging and monthly filter for income and expenses. There are 2 pages, first for all transactions logged, and a second one for the current month only. Each transaction is displayed as a lively card with a clean animation, swiping to the left deletes a transaction when viewing all transactions. A summary field at the top gives a brief insight to the amount of profit/loss made that month. Adding a transaction to the list has the following attributes:

  • Name {unique}
  • Type [income/expense]
  • Amount
  • Category
  • Date
  • Description

to run

npm i && npm start

Time spent:

basic functionality : ~20 min
creating styles : ~80 min
integrating a database for persistant storage : ~20 min
styling : ~90 min
routes and navigation : ~20 min
swipe animation : ~40 min
polishing features and styles : ~20 min
organizing code + writing readme : 10 min

About

simple transaction tracking react native app for expenses and income

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages