"blurb":"GitLab is a central host for Git repositories. It's like GitHub, but operated by Mason for Mason. Any student or member of the community may log into it with their Mason NetID. Users may upload code either for private work or public viewing, and may allow others to contribute to their projects."
"blurb":"Advisor is an automatic academic advising system. The goal is to allow students to enter their academic history in a standard form and receive an interactive list of coursework they are required to complete for graduation, as well as possible electives and prerequisite trees. This would not serve as a replacement for in-person academic advisor meetings."
{% if project.appstore_url %}<br/><ahref="{{ project.appstore_url }}"><imgclass="store-badge"src="/assets/img/AppStoreBadge.png"alt="Download on the App Store"></a>{% endif %}
{% if project.googleplay_url %}<br/><ahref="{{ project.googleplay_url }}"><imgclass="store-badge"src="/assets/img/GooglePlayBadge.png"alt="Get It on Google Play"></a>{% endif %}
</legend>
{% if project.docs_url %}<ahref="{{ project.docs_url }}">Docs</a>{% endif %}
{% if project.issues_url %}| <ahref="{{ project.issues_url }}">Issues</a><br><br>{% endif %}