Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mxinden/gotit

Helps you handle questions in lectures easily online.
https://github.com/mxinden/gotit

Last synced: 8 days ago
JSON representation

Helps you handle questions in lectures easily online.

Awesome Lists containing this project

README

        

# Got it?! [![Build Status](https://travis-ci.org/minden/GotIt.svg?branch=develop)](https://travis-ci.org/minden/GotIt) [![Code Climate](https://codeclimate.com/github/minden/GotIt/badges/gpa.svg)](https://codeclimate.com/github/minden/GotIt)

**Helps you handle questions in lectures easily online.**

Students can ask and vote on questions in an online lecture room.

## QuickStart

Install [Meteor](https://www.meteor.com/install "The Meteor Website")
```bash
curl https://install.meteor.com/ | sh
```

Clone this repository:
```bash
git clone https://github.com/minden/GotIt.git
```

Go into the folder:
```bash
cd GotIt
```

Start Meteor
```bash
meteor
```

## License
The Software is licensed under the GNU GENERAL PUBLIC LICENSE