Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filipamarta/app-native-finances
A React Native expo app experience using firebase as database to manage finances and login users.
https://github.com/filipamarta/app-native-finances
crud expo javascript react-native
Last synced: 18 days ago
JSON representation
A React Native expo app experience using firebase as database to manage finances and login users.
- Host: GitHub
- URL: https://github.com/filipamarta/app-native-finances
- Owner: filipamarta
- Created: 2023-06-29T10:15:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-29T10:50:00.000Z (over 1 year ago)
- Last Synced: 2023-09-29T22:16:52.670Z (over 1 year ago)
- Topics: crud, expo, javascript, react-native
- Language: JavaScript
- Homepage:
- Size: 5.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manage your Finances!
A React Native expo app experience using firebase as database to manage finances and login users.
## Screens
###### All expenses screen
###### Edit expense screen
###### 7 days expenses screen
###### Login screen
###### Sign up screen
###### Logout screen
## Installation
Follow [React Native expo setup guide](https://reactnative.dev/docs/environment-setup) (React Native expo) for both Android and iOS targets.
1. Run `npm install`
2. Run `npx expo start`