mobileappdevhm20 / team-project-team_7

team-project-team_7 created by GitHub Classroom
0 stars 0 forks source link

Implement Login and Signup UI #1

Closed m1n1 closed 4 years ago

m1n1 commented 4 years ago

Create the Login Screen in Android Studio. The Login Screen needs to communicate with our User Database on AWS to confirm correct information on login.

devtobi commented 4 years ago

https://bloclibrary.dev/#/flutterfirebaselogintutorial

m1n1 commented 4 years ago

A working UI has been created. More work needs to be done to styling.