Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cálculo de metas de ahorro #20

Open
AbelMH1 opened this issue Nov 30, 2023 · 0 comments
Open

Cálculo de metas de ahorro #20

AbelMH1 opened this issue Nov 30, 2023 · 0 comments
Assignees
Labels
feature New feature

Comments

@AbelMH1
Copy link
Collaborator

AbelMH1 commented Nov 30, 2023

Permite al usuario elegir una cantidad de dinero. Este valor indica la cantidad de dinero (Balance) que se quiere aumentar en un tiempo determinado.
Se tiene que guardar este dato en Firestore para la persistencia:

metaAhorro {
fechaInicio
fechaFinal
balanceObjetivo
balanceActual
}

Avisar al usuario cuando alcance dicha meta. Mostrar progreso mensual (cuánto le queda por obtener)

@AbelMH1 AbelMH1 added the feature New feature label Nov 30, 2023
@gonzalo-rr gonzalo-rr self-assigned this Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants