Skip to content

abhidevs/exptracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

ExpTracker

GitHub contributors GitHub last commit GitHub commit activity

It's a Web application to track user's income & expenses realtime. It can be controlled by voice. Check out live demo↗

Color Calendar

🚀 Features

  • Track your income and expense realtime
  • All transactions saved in user's local machine
  • Generate a transaction using Voice commands
  • Interactive UI and mobile responsive
  • Detailed analysis of earnings and spendings in different categories through interactive charts
  • Added smooth animations on data change.

âš’ Built With

📦 Getting Started

This project was bootstrapped with Create React App.

Set up the project

Clone the repository to your local machine.

git clone https://github.com/abhidevs/exptracker.git

run this command on your terminal or you can download this repository as zip.

Download necessary dependencies

npm i

Start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

Build

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance. Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation. To learn React, check out the React documentation.

🔨 Dependencies

  • @material-ui/core: ^4.11.2,
  • @material-ui/icons: ^4.11.2,
  • @material-ui/lab: ^4.0.0-alpha.57,
  • @speechly/react-client: ^0.0.4,
  • @speechly/react-ui: ^1.1.0,
  • @testing-library/jest-dom: ^5.11.4,
  • @testing-library/react: ^11.1.0,
  • @testing-library/user-event: ^12.1.10,
  • chart.js: ^2.9.4,
  • react: 16.12.0,
  • react-chartjs-2: ^2.11.1,
  • react-dom: 16.12.0,
  • react-scripts: 4.0.1,
  • uuid: ^8.3.2,
  • web-vitals: ^0.2.4

About

A web application to track user's expenses on the go, can be controlled by voice🎙

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published