kalevias / MyCollege

CSI 4999 - Senior Capstone Project
1 stars 1 forks source link

Design password reset form #19

Open kalevias opened 6 years ago

kalevias commented 6 years ago

A password reset form is needed for users to be able to reset their password once they have returned to our site after requesting a password reset as per #2. See design specification in UC4.

Keep in mind that this form will be used for both resetting passwords when they're forgotten, and also setting passwords upon account creation for College Reps and Site Administrators as per #1 (See UC2, UC3)

Deliverable: HTML and CSS code committed to GitHub.