Mozzarella is a web application made to help student computing clubs better collaborate and organize their projects, presentations, and even mailing list messages.
I want a way to view past projects. For example, I want to keep around Sidequest, but it does not necessarily need to be visible on the front page. Clearly this needs significant design...
Design Ideas
Have a sidebar with a link to another page with archived projects.
Tabs for current/past projects
Technical implementation
We need a way to mark a project as having been archived (another flag in the database)
The main projects page should filter out all archived projects.
The archived projects page should filter out all non-archived projects.
I want a way to view past projects. For example, I want to keep around Sidequest, but it does not necessarily need to be visible on the front page. Clearly this needs significant design...
Design Ideas
Technical implementation