User Story
As a new student
I want to register an account
So that I can enroll in courses and take exams
Description
Create public registration form for students to create their own accounts.
Prerequisites
- User model and DAO already exist (completed)
Tasks
Servlet
View
Validation
Navbar Update
Acceptance Criteria
User Story
As a new student
I want to register an account
So that I can enroll in courses and take exams
Description
Create public registration form for students to create their own accounts.
Prerequisites
Tasks
Servlet
RegisterServlet.javaincontroller/package/register)View
register.jsp(public, not in WEB-INF)Validation
Navbar Update
Acceptance Criteria