universitycommons / universitycommons.io

A search engine for open-source higher education projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University Commons

www.universitycommons.io

A search engine for open-source higher education projects

Deprecated

This project is now discontinued and the URL above no longer works. However, this repository still contains a number of wonderful open-source, higher education projects to check out!

Add a Project

Projects can be added by opening a GitHub issue, describing the project.

Projects must meet the guidelines outlined below.

Guidelines

Projects within the University Commons must meet four guidelines:

  • Open-Source: The source code of the project must be publicly accessible online
  • Related to Higher Education: The project must be related specifically to higher education
  • Shareable: The project must have applicability beyond a single university or organization
  • Active: The project must not be deprecated or obsolete

Running University Commons

To run University Commons locally, simply follow these steps:

  1. git clone https://github.com/universitycommons/universitycommons.io
  2. npm install
  3. npm start

License

MIT License

Copyright (c) 2016 Logan Franken

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A search engine for open-source higher education projects

License:MIT License


Languages

Language:JavaScript 93.6%Language:HTML 4.1%Language:CSS 2.3%