An open API service indexing awesome lists of open source software.

https://github.com/orodrigogo/expensesapp

πŸ“±πŸ“ˆ App used in the Decode of Rendering graphics the right way in React Native.
https://github.com/orodrigogo/expensesapp

charts expo react-native victory-charts

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        



# 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:
```bash
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/](https://www.linkedin.com/in/rodrigo-goncalves-santana/)

[![Linkedin Badge](https://img.shields.io/badge/-Rodrigo%20GonΓ§alves%20Santana-6633cc?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/rodrigo-gon%C3%A7alves-santana/)](https://www.linkedin.com/in/rodrigo-gon%C3%A7alves-santana/)