User Story
Task
Day 1
Day 2
Day 3
Day 4
Day 5
Day 6
Day 7
Day 8
Day 9
Day 10
As a customer, I can register for an account if am a new user
Create a class customer with attributes for username and password
10
5
Create a class Dao to connect to the database and create a new user
5
5
Create a register JSP so that new users can enter information to register. Registration is for username and password only.
7
Create database table “customer” to store the username and password for new customer.
6
Create a JSP to confirm successful creation of new user, stylish with CSS
8
Test class, registration form, and confirmation page
8
Create a logout controller and logout JSP so users can logout.
8
As a customer, I can create a personal profile
Create a profile JSP so customers can enter information to create a personal profile
5
Add profile attributes to class Customer
5
Create database table “customer profile” to store the data for user profile
7
Create a JSP to confirm successful creation of new customer, stylish with CSS
7
Create a signup controller which manages the creation of customer profile
7
Test class, profile form, and confirmation page
5
Create method to class Dao that will allow existing customer to update their profile information
11
As a customer, I can log onto the system to view my profile
Create a method to class Dao that allows an existing user to view their profile
3
Create a JSP which display profile of the company profiles stylish with CSS
10
As a Merchant, I can register for an account if am a new user
Create a method Dao to connect to the database and create a new registration
9
Create a register JSP so new users can enter information to register. Registration is for username and password only.
9
Create a JSP to confirm successful creation of new user. Style it CSS
5
Test class, registration form, confirmation page
1
As a merchant, I can create a personal profile
Create profile JSP so users can enter information to create a personal life
2
Create database table “merchant representative profile” to store the date for user profile
3
Create a JSP to confirm successful creation of new user stylish with CSS
3
As a merchant, I can log onto system to view profile
Create a method to class Dao that will allow an existing user to view their personal profile
5
Create a JSP which display profiles of merchant representative, stylish with CSS
4
The post User Story Task Day 1 Day 2 Day 3 Day 4 Day appeared first on PapersSpot.