kalevias / MyCollege

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

Design login page #23

Closed kalevias closed 6 years ago

kalevias commented 6 years ago

A login page is required for the site, as per #3. See design specification in UC5.

The login page must be a self-contained page, and not part of any other page (e.g. in a popup). As an independent page, the chance of code injection is reduced. The design should be responsive, and support standard mobile phones, tablets, and desktop screen sizes.

Deliverable: HTML and CSS code committed to GitHub.

NabaShauk commented 6 years ago

Login page is completed.