Skip to content

An Expense Tracker application to keep track of all income and expenses with better visualization through pie charts and voice input interaction.

License

Notifications You must be signed in to change notification settings

Samrat-14/expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

An Expense Tracker application to keep track of all income and expenses with better visualization through pie charts and voice input interaction.

ExpenseTracker_screenshot

Table of Contents
  1. About The Project
  2. Getting Started
  3. Features
  4. Contributing
  5. License
  6. View Demo
  7. Contact

Built With

Getting Started

Prerequisites

Install Nodejs from the official site. Create account in Speechly to get started with the app for voice interaction.

Installation

Follow the following steps to install and setup the environment.

  1. Clone the repo
    git clone https://github.com/Samrat-14/expense-tracker.git
  2. Once inside the cloned repo, get started with installing the node modules.
    npm install
  3. Start the server for frontend.
    npm start
  4. After the installments are over, you can get started with the project.

Features

  • Track your income and expense efficiently.
  • Get an overview of all of your transactions in an ordered manner.
  • Visualize your income and expenses in pie charts.
  • Interact with voice to create or cancel transactions.

Contributing

I love contributions, so please feel free to fix bugs, improve things, provide documentation. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

View Demo

Live Demo: https://samrat-expense-tracker.netlify.app/

Contact

Samrat Sadhu - ss2414@ece.jgec.ac.in

About

An Expense Tracker application to keep track of all income and expenses with better visualization through pie charts and voice input interaction.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published