Skip to content

erkanisuf/Budget-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Creator

About the app


Budget planning and calculating application .

Tech used

  • Frontend
    • Typescript
    • React
    • Redux toolkit
    • ReCharts
  • Tests
    • Cypress
    • Jest - snapshots
  • Backend (Not ready yet, working on it in .Net Core 5)

Preview


Live demo: https://budgetcreator.netlify.app/
Backend will find place in : Azure
Frontend Deployed to: Netlify

Features of the application

  • List of Expenses
  • Budget values
  • Create / Edit / Delete expense
  • Charts

Installation

  • git clone
  • npm install
  • Run npm start