UMBC-CMSC447-Spring2017-Team5 / college-JUMP

https://lassa.xen.prgmr.com/collegejump/
GNU General Public License v3.0
0 stars 0 forks source link

Add the announcements and administator interface to edit it #14

Closed Mjacks3 closed 7 years ago

Mjacks3 commented 7 years ago

Pretty open-ended interpretation for now until we implement the admin user functionality. Basically, make the space that will be used for the announcement bar. Whatever looks right to you?

alexander-bauer commented 7 years ago

Ideas for this: Administrators can see a textbox populated with plaintext, which gets stored in the database, and rendered into HTML on the front page of any signed-in user. This could be a simple markup format like Markdown, which we can store verbatim in the database, and then render dynamically.

alexander-bauer commented 7 years ago

@Mjacks3 They desperately need restyling, but the announcements are now shown on the front page.