Project for the course E-learning (63518) at the Faculty of Computer and Information Science, University of Ljubljana.
For running the application, you need to install Node.js, npm, bower and MongoDb.
After cloning the repository, run npm install
and bower install
to install all dependecies.
To run the application, use npm start
. For building source when programming, use gulp
.
To import basic database (quizzes and lectures), run mongo ritm-tipkovnica-dev database/init.js
.
Running instance can be seen on heroku: https://ritm-tipkovnica.herokuapp.com