Finances is a project that allows you to keep up with your finances and investments. Here you can have full control over your spendings and on the profit from the investments. This project data is stored into firebase/firestore. For not causing an overflow of transactions being read and written, I have implemented AsyncStorage with Firestore, reducing the amount of reads significantly.
- Clone the project:
git clone https://github.com/Niltonsf/gofinances.git
- Install dependencies using
yarn
ornpm i
- Run the project
yarn ios
for IOS oryarn android
for Android
- Create yor account
- Start adding your expenses
https://www.figma.com/file/QfTZacFr65ZUKBPDcNwrRi/Finances?node-id=2%3A2