Skip to content

Deliverable1

Compare
Choose a tag to compare
@jutinwang jutinwang released this 21 Oct 22:41
· 492 commits to master since this release
5bd9a63

SEG2105[A] Group 4 Mealer Project

This is deliverable 1 for Group 4's Mealer Project.

In the app, you will find the following features:

  • Ability to log in as client, chef or admin and log out
  • Sign up as a client or user
  • Have proper validations for all fields
  • Be greeted by the app with a welcome message that displays name and role

The app is made with Firebase for authentication. UML is attached to the repo to see how classes interact. Sample log ins are provided in the README for testing.

Enjoy!