pratyushmp / Batua

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

User Details Screen #22

Closed pratyushmp closed 3 years ago

pratyushmp commented 3 years ago

Develop the screen as per the UI design given below.

Follow the color schemes defined in the file constants.dart.

On clicking the submit button just print the input values in the console. Once the design of Firebase Database is decided upon we will update the values there.

Screenshot (209)

D-Ajay-Kumar commented 3 years ago

Can do it

EAsmithaShrree commented 3 years ago

Hey, can you please assign this issue to me? I am a part of GSSOC'21.

pawan2806 commented 3 years ago

Can I work on this under GSSOC21?

nirala96 commented 3 years ago

Sure @D-Ajay-Kumar go for it. @EAsmithaShrree and @pawan2806 new issues for you will be opened soon. Feel free to create an issue if you find bugs.

D-Ajay-Kumar commented 3 years ago

Thanks. On it.

D-Ajay-Kumar commented 3 years ago

How do these look?

pratyushmp commented 3 years ago

Use Extended Widget to bring everything in one screen.

D-Ajay-Kumar commented 3 years ago

WhatsApp Image 2021-03-15 at 6 53 20 PM

How's this?

infiniteoverflow commented 3 years ago

Looks great . @pratyushmp ?

D-Ajay-Kumar commented 3 years ago

Shall I make the hint text a lil lighter? It looks dark considering it's just for hinting what to type.

pratyushmp commented 3 years ago

@D-Ajay-Kumar Yup! That's a good idea, make the hint text a tad bit lighter.

D-Ajay-Kumar commented 3 years ago

Done. Please check the code :)