Skip to content

Vinayakk404/Expensifyy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUDGET-TRACKER

see the project here.

budget-tracker

Key Features:

🟢 Fully mobile responsive clean UI.
🟢 Voice enabled to add income and expenses. 
    e.g. 'ADD INCOME FOURTEEN THOUSAND DOLLAR IN CATEGORY SALARY FOR NEXT SUNDAY'.
🟢 We can also add the income and expenses manually.
🟢 Real time chart to show income and expenses.
🟢 local storage to save the data.

⬆ Back to Top

Technologies I've used:

🔷  React => Entire front-end design of this app is made by Reactjs.

🔷  speechly => for voice input feature.

🔷  chart.js => to show the chart of income and expenses.

🔷  material-ui => to design the UI and icons.

⬆ Back to Top