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
- Host: GitHub
- URL: https://github.com/ryanfitzgerald/spendtrackr
- Owner: RyanFitzgerald
- Created: 2017-12-24T22:27:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T02:51:22.000Z (over 8 years ago)
- Last Synced: 2025-02-14T04:32:09.461Z (over 1 year ago)
- Topics: react, react-native, reactjs
- Language: JavaScript
- Size: 216 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.)