An open API service indexing awesome lists of open source software.

https://github.com/ryanfitzgerald/spendtrackr

Basic budgeting app built in React-Native
https://github.com/ryanfitzgerald/spendtrackr

react react-native reactjs

Last synced: 2 months ago
JSON representation

Basic budgeting app built in React-Native

Awesome Lists containing this project

README

          

# SpendTrackr

SpendTrackr is a basic budgeting app that was built in React-Native (built primary for Android currently). This app was built in order to better familiarize myself with the React-Native workflow and environment.

## To-Do

- Add Statistics for spending over time
- Add ability to download a month to CSV to device
- Clean up code (D.R.Y, etc.)