lschnell8/Overlook-Hotel

3. Login

Opened this issue · 0 comments

When first arriving at the site, a user should be able to log in with a username and password.

As a customer:

  • I should be able to login

    • I will see a login page when I first visit the site

    • I can log in with the following credentials:

      • username: customer50 (where 50 is the ID of the user)
      • password: overlook2021
  • Upon successfully loggin in, I should see my dashboard.

Note: Refer to the “Get single user” section from the endpoints table above!