Foundations
Overview
Welcome to the ToDoGether Style Guide.

ToDoGether Style Guide

About the project

The web application ToDoGether was created during a project week at the Salzburg University of Applied Sciences (German: Fachhochschule Salzburg). The students Bernhard Schmidhuber and Josef Markus Mitterbauer, both created the web application in compliance with this style guide.

Why another task managing application?

All the applications where you were able to manage work for a team had a simple limitation: one task on the board has exactly one status for everyone in the team. So after a task was set to done it was done for the whole team.

As we used to list/manage our tasks on an university installation of MediaWiki we’ve found out that this helps, but still everyone want’s to keep track of their tasks separately. So why don’t create an application that let’s us manage the todos together but everyone can keep track on the status on their own? That’s the gap that ToDoGether is about to fill.

Purpose of the style guide

Creating this styleguide helps us maintain the same look and feel throughout the application we want to develop and (maybe in the future, when the code will be open-source) it should help others to apply to our styles.

License

This tool is free for everyone to use, and modify, but don’t try and sell it. Available under Apache license version 2.0.

It was built using Jekyll, it’s design principle is based on the US Design Standards, and the css architecture is based on the Simple SCSS Playbook.

View License File


A few parts of this project are not in the public domain:

  • Material Icons font files included in the styleguide/fonts directory were extracted from Github.
  • HK Grotesk font files included in the styleguide/fonts directory were extracted from Hanken, copyright Alfredo Marco Pradil and Stefan Peev.
  • jQuery [jquery-2.1.4.min.js] was extracted from jQuery, copyright The jQuery Foundation.
  • Roboto font files in fonts/roboto were extracted from Google Fonts, copyright Christian Robertson.
  • Normalize [_normalize.scss] was extrcted from Normalize.css, copyright Nicolas Gallagher and Jonathan Neal.

Please check with the respective rights holders for license details.