upes-open / OSoC-DoorDarshan

3 stars 2 forks source link

Launch and Signin UI added #17

Closed Yash-Khattar closed 1 year ago

Yash-Khattar commented 1 year ago

In regard to "OSoC improve the UI" Issue #8

Description: This pull request adds Launch Screen and Signin screen to the codebase.

Changes Made:

  1. Created a new folder "screens" and added launch.dart and signin.dart to it.
  2. Created a new folder "widgets" and added button.dart and textfield.dart to it.
  3. Added logo.png and signup_topbar.dart to assets/images folder.
  4. Used Google_fonts and font_awesome_flutter for fonts and icons respectively.

Screenshots :

Screenshot 2023-07-09 013000 Screenshot 2023-07-09 012822

Checklist:

[✅] The code follows the project's coding style guidelines.

Please review and merge this PR at your earliest convenience.

Thank you!