Skip to content

Login signup composables

Grace Xu requested to merge login-signup-composables into main

Please review @yperez @k3khatri @a8karthi @rjjorda This merge includes the UI composables:

  • LoginScreen.kt
  • SignupScreen.kt
  • App opens to login, where the user can login and continue to the ListScreen page, or Create an Account.

I've also created a composables folder and moved all composables there, to separate from View.

To do next sprint:

  • integrate with firebase for complete user authentication

Merge request reports

Loading