Skip to content

An advanced voice powered application, which can be used to keep track of all your incomes and expenses. It also provides a graphical representation of all your transactions.

Notifications You must be signed in to change notification settings

Assassin1771/MONEY-TRACKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

MONEY TRACKER

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing

About The Project

View the live deployed project here (Project Link) .

An advanced voice powered application, which can be used to keep track of all your incomes and expenses. It also provides a graphical representation of all your transactions. User can add as many transactions as they want and get a detailed visual representation of how their transactions look like.

Project Use Cases:

  • Its very important for everyone to manage their finances and our project helps in achieving that.
  • There are a lot of Income and Expense Categories so that the user can easily differentiate their earnings and spendings.




(back to top)

Built With

Various different technologies, frameworks and tools used in the building of this project are: -

(back to top)

Getting Started

You can also set up this project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software.

  • Node JS
  • NPM

Installation

  1. Get a free API Key for Voice Integration in your project at Speechly.
  2. Clone the repository
    git clone https://github.com/Assassin1771/MONEY-TRACKER.git
  3. Install NPM packages
    cd app
    npm install 
  4. Enter your API in index.js
  5. Run Project
    npm run start
    

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

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

(back to top)

About

An advanced voice powered application, which can be used to keep track of all your incomes and expenses. It also provides a graphical representation of all your transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published