https://github.com/rodrigorvsn/gofinances
💸 App to manage my finances
https://github.com/rodrigorvsn/gofinances
Last synced: 5 months ago
JSON representation
💸 App to manage my finances
- Host: GitHub
- URL: https://github.com/rodrigorvsn/gofinances
- Owner: RodrigoRVSN
- Created: 2021-09-18T03:18:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-09T23:29:42.000Z (over 4 years ago)
- Last Synced: 2025-09-20T13:49:49.517Z (9 months ago)
- Language: HTML
- Size: 1.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 💻 Project
## goFinances app - With this app, you can manage your finances, like entries and expensives.
### This project was made in Ignite to train Expo Bare Workflow with Styled Components, in React Native. (https://expo.dev/@rodrigorvsn/gofinances)
---
# 🛠Tools used
- Expo Bare Workflow
- Typescript
- AsyncStorage
- OAuth (Google + Apple)
- react-native-victory (dashboard)
- React Hook Form + Modal
- React navigation (stack + bottomTab)
- Lib uuid
- Auth routes
---
---
# 🚀 How to execute
#### - `git clone https://github.com/RodrigoRVSN/goFinances.git`
#### - Run yarn or npm install to install dependencies
#### - Add Google Credentials (OAuth) like:
- `CLIENT_ID=`
- `REDIRECT_URI=`
#### - Run npm start and npm run android | yarn start + yarn run android
#### - Check!
---
Made with 💓 by Rodrigo Victor