meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| opendata2015:group6:start [2015/03/05 19:14] – [How to run] kalle | opendata2015:group6:start [2015/03/15 12:05] (current) – [Report] jpesonen | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| * / | * / | ||
| ===== User interface ===== | ===== User interface ===== | ||
| - | {{: | + | {{: |
| + | |||
| + | |||
| + | ===== Report ===== | ||
| + | {{: | ||
| + | |||
| + | |||
| + | ===== Poster ===== | ||
| + | {{: | ||
| ===== Functionalities ===== | ===== Functionalities ===== | ||
| Line 45: | Line 53: | ||
| * npm install | * npm install | ||
| * bower install | * bower install | ||
| - | * nom start - this starts the server at port 8080 | + | * node seed.js - this fetches the course information and stores it to db |
| + | * npm start - this starts the server at port 8080 | ||
| + | |||
| + | ===== Issues | ||
| + | * collaboration mode not working (fixed) | ||
| + | * lag in user input when collaboration mode (fixed) | ||
| + | * lag got fixed -> caret position does not update (last minute fix) | ||