TheNewC0der-24 / Expense-Tracker

An Expense Tracker is a software or application that helps to keep an accurate record of your money inflow and outflow.

Home Page:https://voicepowered-expense-tracker.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expense Tracker - powered by SPEECHLY

About

An Expense Tracker is a software or application that helps to keep an accurate record of your money inflow and outflow.

Feature

  • It allows users to track and visualize their finances and where their finances are going towards — especially with voice.
  • Data will store in local storage.
  • Income & Expense data is shown in Charts.
  • Have lots of categories for income and expense type.

Accomplishments that I am proud of

This was my first time incorporating speech into a project! Made it!

Built With

React.JS Context API Material UI Chart.JS React Chart.JS-2 Speechly API

Hosted On

Netlify Status

This tracker is hosted on Netlify, hence accessible anywhere.

Dependencies Installed

npm i react@16.12.0
npm i react-dom@16.12.0


npm i @material-ui/core
npm i @material-ui/icons
npm i @material-ui/lab

npm i @speechly/react-client
npm i @speechly/react-ui

npm i --save chart.js@^2.9.4
npm i --save react-chartjs-2@^2.11.2

npm i uuid

Setup

Clone this repository and Run 👇 command in your terminal

npm i && npm start

👆 command will redirect you to the localhost

Preview

Link

https://voicepowered-expense-tracker.netlify.app/

Hope you like this application :)

Show some ❤️ by giving ⭐ to this repository !!

About

An Expense Tracker is a software or application that helps to keep an accurate record of your money inflow and outflow.

https://voicepowered-expense-tracker.netlify.app/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 96.2%Language:HTML 2.9%Language:CSS 1.0%