DanielMafra / gofinances

Application for financial control developed with React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoFinances - Application for financial control developed with React Native.

This project was developed during the React Native track, available on Rocketseat's Ignite.

Table of contents

Overview

The project

Users should be able to:

  • Register expenses and income
  • List registered data
  • See balance sheet summary
  • Sign in with Google or Apple account

Screenshot

Development process

Built with

  • React Native
  • Expo
  • Async Storage
  • Yup

Coded by

How to run the project

Clone the repository using "git clone". After that, go to the project folder and use the command "npm install" or "yarn install" to install the dependencies.

Rename the .env.example file to .env and add your credentials to be able to use Google's OAuth.

Finally use the command "npm run android" or "yarn android" to start the project (remember to have the emulator or device connected or to use the appropriate command for iOS).

About

Application for financial control developed with React Native.


Languages

Language:TypeScript 72.7%Language:Java 13.5%Language:Objective-C 7.8%Language:Starlark 3.0%Language:JavaScript 1.8%Language:Ruby 1.1%Language:Shell 0.1%