Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaltsoon/studygroups


https://github.com/kaltsoon/studygroups

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Study Groups

[![Build Status](https://travis-ci.org/Kaltsoon/studygroups.svg?branch=master)](https://travis-ci.org/Kaltsoon/studygroups)

**Study Groups** is a Node.js and Angular application for creating course materials and receiving specific feedback for their content. Set up the application by cloning this repository, executing npm install, initializing sqlite database by executing touch database/database.sqlite and setting it up by executing node database/seed.js. After executing these you can start the server by executing npm start. Tests can be ran by executing npm test.

* **Work log**
* **Travis**
* **Heroku**