jtiagosantos / go-finances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gofinances

GitHub language count Repository size GitHub last commit License Stargazers

🚧 Gofinances πŸ’° Completed πŸš€ 🚧

Features β€’ Run Project β€’ Technologies β€’ Layout β€’ Author β€’ License



βš™οΈ Features

  • Social Login with Google
  • Social login with Apple
  • See all transactions
  • Add a new transaction
  • Delete a transaction
  • View pie chart per month
  • SignOut

πŸš€ Run Project

1️⃣ Clone project and access its folder:

$ git clone https://github.com/jtiagosantos/go-finances.git
$ cd go-finances

2️⃣ Install dependencies:

$ yarn or npm i

3️⃣ Start project:

//expo
$ yarn start

//android
$ yarn android

//ios
$ yarn ios

πŸ›  Technologies

The following tools were used in the construction of project:


πŸ”– Layout

You can view the project layout through the link below:


πŸ‘¨β€πŸ’» Author

Tiago Santos

Tiago Santos πŸš€

Linkedin Badge Gmail Badge


πŸ“ License

This project is under license MIT.

About

License:MIT License


Languages

Language:TypeScript 63.9%Language:Java 16.6%Language:C++ 7.2%Language:Objective-C++ 5.9%Language:Starlark 2.0%Language:Ruby 1.7%Language:Makefile 1.6%Language:JavaScript 0.8%Language:Objective-C 0.4%