QDBordtoshred / WEni

MIT License
0 stars 0 forks source link

Plan #13

Open QDBordtoshred opened 8 months ago

QDBordtoshred commented 8 months ago

For our project we will be creating a mobile financial planer, the website will have many functions including financial goals, financial tracking and predictions, graphs tracking current data and predicted data, categories such as retirement planning and spending limits (daily weekly and yearly).

User interaction

  1. The user will create an account where all their information will be stored. (JJWT requirement)
  2. They will be prompted to enter their yearly predicted income.
  3. They will then create categories specific to their goals such as retirement, vacation, auto.
  4. They will set a $ amount that they wish to have in each category by the end of the year.

From this information the website will provide they with the amount of their yearly and daily income that they must put into each of these categories. The website will also provide them with the left over amount after each of these categories has been filled. All these stats will be compiled into graphs and tables so they can clearly see their stats.

  1. The user will enter their daily income every day and the amount will be added to their account total, they can then manually transfer $ from their total into each category and the website will provide them with the % of their category goal they have reached.