Skip to content

Prones94/expense_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub contributors GitHub forks Netlify


Expense Tracker

An easy to use money tracker that comes with a speech to text function!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Expense Tracker

This is an easy to use budget tracker that handles both your income and expenses! Not only will this application remember the data you added yesterday, but there is also a talk-to-text feature, which allows you to create new reports without having to click multiple boxes, saving you time and wrist pain. Expenses and income are easily seen by the circle graph with different shades of red or green depending on the category.

Here's why I created this:

  • I wanted to create an easy to use budget tracker that allowed for it to remember past expenses or income and be easily categorized
  • I created this to be similar to a banking app's budget tracker, but easier to access
  • Having the option to say and watch my computer pick up my voice and allow it make transactions is amazing.

Of course, this project is still brand new, and I will be adding more features in the near future, so please stay tuned for any new updates!

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install or npm i
  3. Run locally
npm run start

Usage

Main

  • Using the dropdown labels, include
    • Type (Expense or Income)
    • Category
    • Amount
    • Date
  • Once finished, press the create button
Income. Expense
Income Expense
  • These charts show income and expense categorized by color

Using the Speechly Button

Speechly

  • Long press the mic button and speak clearly into your mic
  • Use the example shown above to try out either an expense or income transaction

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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

License

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

Contact

Ian Rones - ronesian10@gmail.com

Linkedin - https://www.linkedin.com/in/i-am-ian-rones/

Project Link: https://github.com/Prones94/expense_tracker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published