orodrigogo / expensesapp

πŸ“±πŸ“ˆ App used in the Decode of Rendering graphics the right way in React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expenses App

Application used in live broadcast on Youtube to teach how to work with graphics in React Native. This application is a personal finance manager and generates graphs of expenses by filtering by month.

Stack

  • React Native
  • Typescript
  • Expo
  • Victory Charts
  • React Native SVG

Features

  • Filter expenses by month
  • Show Pie Chart
  • And more...

Running

You have two branchs. The master you have project base with layout design only. And, the done you have the project finished with charts implemented.

Clone this project and start with Expo:

  git clone branch_url
  cd expensesapp
  npm install
  expo start

Feedback

Would you like to speak with me? I find myself on Linkedin: linkedin.com/in/rodrigo-goncalves-santana/

Linkedin Badge

About

πŸ“±πŸ“ˆ App used in the Decode of Rendering graphics the right way in React Native.


Languages

Language:TypeScript 98.1%Language:JavaScript 1.9%