Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.15 KB

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