Code Monkey home page Code Monkey logo

finesse's Introduction

Finesse

Description:

Finesse is based on the book "Increase Your Financial IQ" by Robert Kiyosaki. It implements the diagrams in the book and has additional features added onto them.

Finesse aims to:

  1. Teach financial literacy using financial statements
  2. Simplify financial jargon so it is easy for everyone to understand

Background Info:

There is a lot of importance placed on literacy in reading and math, and unfortunately other types of literacy have been overlooked or ignored. This changed when Ontario schools made the decision to implement courses teaching financial literacy (the language of money) and coding into their curriculum. It is one of the many skills that are needed in the future. However, there are many individuals, including highly-educated adults, that are financially illiterate.

Finesse

  • Includes the idea of "paying yourself first" to ensure that the user prioritizes their financial future
  • Introduces different types of income, assets, and liabilities
  • Includes easy definitions so everyone can understand
  • Shows the connection between the 3 financial statements: income statement, balance sheet and cash flow statement

Screenshots of Application:

image

image

image

image

image

image

Technologies Used:

  • MongoDB/Mongoose
  • Express
  • React
  • Node

Dependencies:

  • bcrypt
  • dotenv
  • express
  • json web token
  • mongoose
  • react-bootstrap
  • react-router-dom

Getting Started:

Next Steps: Planned Future Enhancements

  • Add validation for the income statement:

    • If the income exceeds the expenses, then there will be a green border surrounding the income statement.
    • If the income is equal to the expenses (breaking even), then there will be an orange border around the income statement.
    • If the income is less than the expenses, then there will be a red border.
  • Add arrows to the UI: The arrows represent the cash flow statement, which is what connects the balance sheet and the income statement. - Earned income is linked to a job (employer's financial statement) - Portfolio income comes from paper assets - Passive income comes from the other asset classes (business, real estate, commodities) - Good debt is connected to assets - Bad debt is connected to expenses

  • Tabs for month & year: The user should be able to track their finances monthly, quarterly and annually and see the changes between them.

  • Add charts: The chart will show the user's monthly financial statement - Add additional comparison charts for different months and years

  • Add more categories for 'Expenses':

    • Necessity: Taxes, Housing, Transportation, Food, etc.
    • Emergency: emergency fund of $1,000
    • Investment: Pay yourself first
    • Learning:
    • Fun (Treat yourself)
  • Edit only 1 entry at a time:

    • A user can edit multiple entries in different categories at once, but when the submit button is clicked, it updates the very last entry the user was on
  • Add note field:

    • Allow a user to input an optional note for an entry

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.