CAPSTONE-2022-2023 / Group_24

group-24.vercel.app
0 stars 0 forks source link

As a hotel employee, I want to create an employee account, so that I can book and manage rooms for customers #6

Closed Pun-slinger closed 1 year ago

Pun-slinger commented 1 year ago

Description

A hotel employee user account creation system. Upon selecting the employee option between client and employee user type. Then a single text form will be provided for the employee to enter an employee code. Another form will be provided to enter the employee's information on the browser. After a POST request is made to the back-end, the user will be immediately logged in and redirected to the employee home page, or receive an error message that the information didn't meet the requirement

Acceptance Criteria

Testing Criteria

In order to test, employee codes will be generated, then a few hotel employee user account creation attempt will be made with:

marceljar commented 1 year ago

Accepted!