Skip to content

DimoDimchev/BudgetTracker

Repository files navigation

Budget Tracker

A React Native budget tracker I built for myself in order to track my spendings throughout the year.

Functionality

  • Add new spendings in the Home Screen
  • See information about spendings for previous months in the History Screen
  • Assign a category to each spending
  • See what percentage of each month's spendings went to what category

What I learned while creating this project

App demo Notes
- How to implement different types of navigation on a single screen
- How to use the useEffect() hook that React provides
- How to fetch data from various and complex endpoints from an API
- That I should learn how to design better API's
- How to layout and style a React Native app properly

About

A Budget Tracker built using React Native and Firebase which I created to track my spending throughout the month

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published