GithubHelp home page GithubHelp logo

senguyen1011 / monies Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 752 KB

A monthly budget calculator

Home Page: https://senguyen1011.github.io/monies/

License: Mozilla Public License 2.0

HTML 3.65% JavaScript 86.90% CSS 9.45%

monies's Introduction

This project was bootstrapped with Create React App.

The inputs used here are formatted using Cleave.js.

Monies

A simple monthly budget calculator I made because I realized I was spending too much money on games and toys. The basic idea of it is an one-time use or occasional use budget calculator. Simply input your monthly income and expenses, and you'll get how much money you make and keep a month. It's all up to your interpretation of what this money means to you, extra savings, extra spendings, it's just your cashflow.

Income, Investments, Expenses, and Budget

  • Income - How much money you make and recieve in a month
  • Investments - How much money you invest or save. Interest does not apply here. Takes away from your Income like Expense does. Relevant in the Analysis page in the goal calculator. The goal time calculates how much you would have invested should you make regular, monthly investments
  • Expenses - How much money you spend. There are 6 categories for Expenses: Housing & Utilities, Transportation, Food & Groceries, Health & Self, Debt & Loans, and Miscellaneous. Each categories have a list of relevant expenses, and custom expenses can be added for organization purposes. All expenses add up to one singular Expense value, which is subtracted from the Income value.
  • Budget - Expenses and Investments subtracted from Income. How much money is left over.

Header

Tracks the current input for income, investments, expenses, and budget. This information remains visible to the user across switching components and views.

Expenses

Click on the icons to switch between Expense categories. Each Expense has an individual value, which is totaled into their respective category total, which is then totaled into the overal Expense value. Custom expenses can be added as well.

Analysis

Breaks down how your income is being spent.

  • Goal - Enter a Goal value and assuming your Budget value is earned at a constant rate per month, calculates how long it will take for you to earn your Goal. If you have an Investments value, you will also see how much is invested in the time it takes to reach the goal. In calculating time, it assumes 1 month is 30 days

  • Expenses by Category - Shows by category how much Income is being spent. Colors coordinate with the Expense Breakdown bars. Hover over the bars in the Breakdown bars to see exactly what category the color represents. Expense Breakdown with Investments treat Investments as if it were another Expense.

  • Sorted Expenses - A table of your sorted expenses, from most expensive to least.

monies's People

Contributors

senguyen1011 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.