JureMalovrh / ritm-tipkovnica

Project for course E-learning (63518) at University of Ljubljana, Faculty of computer and information science

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ritm-tipkovnica

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

About

Project for course E-learning (63518) at University of Ljubljana, Faculty of computer and information science


Languages

Language:JavaScript 76.9%Language:HTML 16.2%Language:CSS 6.9%