Using the example that we have done in class, you will modify the gradesheet application and add registration feature.
Your task is to provide these two features:
- Registration of a new user (username and/or email and password)
- Once the user is registered you will demonstrate a login page that authenticates against the credential established above.
You will demonstrate the homework assignment in class during the assigned time. You will only need to demonstrate the homework assignment to the instructor.
Please be prepared to answer the following questions during the demonstration:
- Tradeoff Analysis -- did you consider any tradeoffs decisions? If so what are they? If not, why not?
- Risk Analysis -- did you assess any risk based on the decisions that you have made. These decisions can include features, coding model, etc.
The homework grade will be graded as followed:
- Completion: Everything works 8 pts
- Discussion: I will ask you questions on your assignment 1 pt
- Appearance: The assignment should be more than barebone (css and look-and-feel should be more than what has been given) 1 pt