dotkom / onlineweb4

Web pages for Online, Linjeforeningen for Informatikk at NTNU
https://online.ntnu.no
MIT License
48 stars 23 forks source link

Requirements for "Resource Center" #81

Closed michaeljohansen closed 11 years ago

michaeljohansen commented 11 years ago

The Resource Center (RC) is the idea from @lizter about a Django app containing resources that need more attention than a single flatpage. The RC will contain an overview of resources like extensions, mailinglists, game servers and other stuff Online offers.

RC will contain an overview of the following: :+1: Online Notifier (Chrome/Opera/Mobile) :+1: Mailinglists (public) :+1: Infopages (.info-domains) :+1: Game servers :+1: IRC-links :+1: GitHub repositories :+1: Online's API ? :+1: Other resources ?

The implemented app will have a landing page with big, fancy boxes similar to Facebooks "create page"-page: https://www.facebook.com/pages/create.php

michaeljohansen commented 11 years ago

Forgot to tag my commits with the issue number. However, so far this is the status. Complete: The landing page for /resourcecenter/ Currently: Now working on /resourcecenter/mailinglists/... Todo later: Future work includes /resourcecenter/gameservers/

I've committed 101 commits without the issue number to this branch, most of them minor but some were substantial.

michaeljohansen commented 11 years ago

Still forgetting to tag some of my commits with #81, just mentioning it to let you know there are more commits which are not visible here.

michaeljohansen commented 11 years ago

Resourcecenter works. Mailinglists subpage works. Just missing a link or whatever for the gameservers, other than that my work here is done for now. Also an argument can be made for making stuff prettier, but nothing is missing or looks terrible at the moment, so: Ready for release. Now back to exam preparations.