yurijmikhalevich / who-is-absent-today

Demonstration project, written for KubSAU students. Journal of attendance written in nodejs via MongoDB, bootstrap and knockout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

who-is-absent-today

Demonstration project, written for KubSAU students. Journal of attendance written in nodejs via MongoDB, bootstrap and knockout.

To setup application execute:

$ git clone git@github.com:39dotyt/who-is-absent-today.git
$ cd who-is-absent-today
$ git submodule update --init
$ npm install

To run application execute (in application directory):

$ node app.js

About

Demonstration project, written for KubSAU students. Journal of attendance written in nodejs via MongoDB, bootstrap and knockout


Languages

Language:JavaScript 100.0%