Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mxinden/gotit
- Owner: mxinden
- License: gpl-2.0
- Created: 2015-08-24T07:47:05.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2015-12-07T08:20:44.000Z (about 9 years ago)
- Last Synced: 2024-12-18T16:27:13.773Z (25 days ago)
- Language: JavaScript
- Homepage: http://www.gotit-app.org
- Size: 583 KB
- Stars: 4
- Watchers: 10
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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