-
Notifications
You must be signed in to change notification settings - Fork 7
Meeting 2017 11 16 Frontend
Kai Xu edited this page Nov 16, 2017
·
3 revisions
Present:
Humzah
- merge with the latest version of rebuild-mvc;
- merge often with the main branch, and small change each time;
- Include the annotation icon in the reduced font awesome library using fontello.com. Ask Reday about the list of icons needed for historymap.
Kai
- Ask Phong if he tried any highlighting library as a blackbox without making any change.
Project timeline update
Next meeting time
Humzah
- Add highlighting and annotation code to the latest rebuild-mvc branch bit by bit and make sure it is working before adding the next bit
- Separate the context menu code in the background.js into a new js file 'contextMenu.js' and load it in the background.html
- Remove uncertain code (not clear what it does from the old sensemap) as much as possible, even it breaks the code temporarily.
Missing Features for Online Study
Behaviour: Node and Edge Creation
Testing and Behaviour Driven Development (BDD)
Video: Testing with Jasmine and Sinon-Chrome
Video: overview of SenseMap code
Video: browser features in the old 'master' branch
How browserProvenance.js works
Video: create REST API for MongoDB using Node.js