-
Notifications
You must be signed in to change notification settings - Fork 7
Meeting 2017 08 07 Frontend
Kai Xu edited this page Sep 8, 2017
·
1 revision
Present: Humzah, Phong, Kai
- Review of the frontend timeline
- Go through the browser window features in the 'master' branch SenseMap
- Go through the code for browser window features
Video recording: https://youtu.be/8ovl-F2kYwE
The files involved and their relationships ('master' branch):
- Review the Behaviour: Browser (Humzah)
- Create the tests for the browser behaviour (Humzah)
- Move (and update) the code in the 'master' branch related to the browser behaviour to the 'rebuild' branch (Humzah)
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