PranilDahal / Eagle-Post

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

HTTP.POST functionality for SSU #3

Closed calstatelaacm closed 5 years ago

calstatelaacm commented 6 years ago

REQUIREMENTS

(UPDATE: instead, just make a separate html page first. Go to frontend/pages/ssupostform folder and use those files. We will do the fancy transparent design later)

(Make sure you finish up to this) (The stuff below this is a bit complicated, you might need extra help to do it. Let me know)

exelarios commented 5 years ago

Mock up and image assets are all provided in this drive's folder: https://drive.google.com/open?id=1AQIp9b9QnNwpd2gU4C464ziHwMK3AMDI

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

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

exelarios commented 5 years ago

gray background: e9e9e9

PranilDahal commented 5 years ago

Implemented by George and Inglebert.