PranilDahal / Eagle-Post

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

Individual SSU display #5

Closed calstatelaacm closed 5 years ago

calstatelaacm commented 6 years ago

How to implement this (Follow the following steps):

Do anything else that you feel is required to implement this feature. Dont start coding right away. Talk about it. Draw the display. Look up how Vue templates work. Then start implementing.

exelarios commented 5 years ago

All image assets and mock up is provided in the drive's folder: https://drive.google.com/drive/folders/1h7GA6gzi4WS4OOw_OKaRYuV1fe3V0Gl9?usp=sharing

use 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

Basic implementation