pratyushmp / Batua

A personal app to track and manage your expenses.
48 stars 57 forks source link

Issue 68 #79

Closed Borahb closed 3 years ago

Borahb commented 3 years ago

Description :

Added Navigation for first-time users to user details screen and store data in firestore.

Fixes #68

Have you read the Contributing Guidelines on Pull Requests?

Type of change :

Please delete/edit options that are not relevant.

Checklist :

SapinderSingh commented 3 years ago

@Borahb Why did you edited the create goal page ? And, why did you changed the inital route from auth wrapper to login screen ?

Borahb commented 3 years ago

@SapinderSingh Because it was showing a problem, so I thought of removing it.

Borahb commented 3 years ago

@SapinderSingh Thanks for showing up the change in initial route part. I made the necessary changes.

SapinderSingh commented 3 years ago

@SapinderSingh Thanks for showing up the change in initial route part. I made the necessary changes.

you should also restore changes in create goal page, because getting the month with year is the required behavior

Borahb commented 3 years ago

@SapinderSingh Okay, made the changes.