meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
opendata2015:group6:start [2015/03/05 19:14]
kalle [How to run]
opendata2015:group6:start [2015/03/15 12:02]
jpesonen [User interface]
Line 29: Line 29:
   * /courses/<id>/notes/<id> (edit note by id)   * /courses/<id>/notes/<id> (edit note by id)
 ===== User interface ===== ===== User interface =====
-{{:opendata2015:group6:screen_shot_2015-03-02_at_16.35.04.png?200|}}+{{:opendata2015:group6:screen_shot_2015-03-06_at_09.37.44.png?300|}} 
 + 
 + 
 +===== Report ===== 
 + 
 +{{:opendata2015:group6:team6opendatacodecampreport.pdf|}} 
 + 
 + 
 +===== Poster ===== 
 +{{:opendata2015:group6:img_20150313_120428.jpg?300|}}
  
 ===== Functionalities ===== ===== Functionalities =====
Line 45: Line 54:
   * npm install   * npm install
   * bower install   * bower install
 +  * node seed.js - this fetches the course information and stores it to db
   * npm start - this starts the server at port 8080   * 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)