PranilDahal / Eagle-Post

Eagle-Post: Social Media Software Project - ACM Cal State LA
11 stars 2 forks source link

Make a login web page for HumanUsers #2

Closed PranilDahal closed 5 years ago

PranilDahal commented 6 years ago

REQUIREMENTS

DISCUSS UI DESIGN WITH DERIC BEFORE YOU START CODING.
Start coding after your UI design is finalized and reviewed.

YOU DONT NEED TO HAVE SERVER RUNNING FOR THIS TASK. In fact, you can do this outside the project (or u can use some online website to design the html or just steal code from somewhere. up to you guys). Do it outside the project directory and once your'e done, put it inside frontend/pages/login folder.

hint https://colorlib.com/wp/html5-and-css3-login-forms/ choose one of these and customize it to fit the design we want

exelarios commented 5 years ago

All image assets are provided in the drive folder: https://drive.google.com/open?id=1EK29e4gR0pMC_nYRXHbwTYwRglnt5WTW

yellow: #f1c40f font: Oswald <link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">

font-family: 'Oswald', sans-serif;

PranilDahal commented 5 years ago

Good job everyone.