Skip to content

A complex voice-powered expense tracker that allows to add your transactions and visualize them neatly in the form of a categorized doughnut chart.

Notifications You must be signed in to change notification settings

PushpakB3096/react-voice-exp-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot-from-2021-05-15-14-37-26

Introduction

A complex voice-powered expense tracker that allows to add your transactions and visualize them neatly in the form of a categorized doughnut chart.

Technology Stack

  • React
  • Speechly - ML/AI based voice recognition library
  • Chart JS - plotting doughnut graph for expenses/income
  • Context API
  • Local Storage
  • Material UI

Run This App Locally

npm install

Next you need to create a .env file. Add REACT_APP_SPEECHLY_APP_ID as the key. The App ID can be obtained by logging on to Speechly and registering an application for free. Paste the app ID in the .env file.

Next, run

npm start

About

A complex voice-powered expense tracker that allows to add your transactions and visualize them neatly in the form of a categorized doughnut chart.

Topics

Resources

Stars

Watchers

Forks