Humble Beginnings - June 23rd 2024

Humble Beginnings - June 23rd 2024

Introduction To Project

I always had this idea about why don't school and university teach you how to manage your money. We are to learn from our parents or others around us and money isn't a public talk that a lot of people talk about. And depending on our parents, it can depict if we are super spenders or super savers. So I wanted to develop an app that would evaluate your finances and teach you each day or week what you should improve. Thus the idea for this app. I want to build an app that will teach someone who is in debt how to pay off their debt and start saving money. Break down sinking funds, high interest savings account, automated bill payments and investment benefits. It's very subjective and there are some topics that I am not that knowledge about but had to learn myself and just wished that I didn't have to learn the painful topics by experiences.

Where are we at.

Okay, currently I am learning dart along with trying to code this thing up so we aren't far.

Jun commitment

For the month of June, I haven't committed much. I have created the project and started to build in the home. Learned about routing and navigating to different pages in dart. Plan is to map out all the pages and start tackling them bit by bit.

MVP

The MVP for this project is to allow for users to add accounts, add debt, add transactions and review transactions. Basic balance sheet management on the app, each day should push a notification for the user to check their bank accounts and to check the app. At the end of the day it should also ask the user to add transactions. I would love to allow for the banking information to load into the app but I will have to tackle that a bit later on. I also want to make this application a cheap paid version, MVP cost will be $1.01 a month. That means there will be the following pages:

  • Home Page ( All Account balance)

  • Add Transactions

  • Review Transactions

  • Settings

  • Payment Checkout

  • Add debt