Skip to content

edXmO/pockety-budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pockety - React App

Imgur

GitHub issues GitHub forks

Objectives

  • This is a project that aims to achieve a fully functional expenses/budget tracker application. Main objective is to learn and implement the React Context API to handle the state of the app.
  • In this iteration, app is deployed in github pages and stores/fetches data via localStorage API.

Current State

  • You can add expenses and it will render a list of all of them. You can also remove expenses. Imgur

  • [In construction] Charts will display user data based of the tags and/or day/month or year.

Imgur

Stack

  • Javascript (ES6)
  • React (Context API)
  • ChartJS
  • Sass
  • Jest

Todo's

  • Add authentication
  • Tests
  • Add tags to expenses
  • Creating the database, models and persisting the data in an external DB (thinking of using MongoDB).
  • Display charts filtered by tag type

About

💸 Expense tracking, budget planner built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published