Edwardb11 / budget-app

This budget app is a tool to keep reflected in monetary amounts, expenses and current income of a specific person.
https://budget-app-5d978.web.app/
MIT License
2 stars 0 forks source link

Make an MVP #13

Open Edwardb11 opened 2 years ago

Edwardb11 commented 2 years ago

MVP

In product development, the minimum viable product is a product with enough features to satisfy initial customers and provide feedback for future development.

In our case we can make an MVP with the implementation of the main functionality add income and output and show the current amount of the user.

It should be noted that we are making use of firebase authentication as well as controlling that the information is private for each of our users, validating their data

  1. Auth
  2. Firebase storage
  3. We can do a minimalist design and then make it more detailed