-
Notifications
You must be signed in to change notification settings - Fork 0
Development Guide
Chanha Kim edited this page May 18, 2021
·
1 revision
| Content | Location |
|---|---|
| home page | index.html |
| document page | eyewrite.html |
| server file (for development) | index.js |
| basic UI styling/adjustments | css (for stylesheets), scripts/ui-adjustments.js |
| visualization control/toggles | scripts/visualization-control.js |
| voice chat functions | scripts/voice-chat.js |
| highlight styling | scripts/highlight-styles.js, scripts/visualization-control.js |
Note: any changes made in the javascript files will likely require changes in the html files.
- Push changes to GitHub repo.
- Log into the HCI server (requires a VPN connection), go to the project folder in the web directory, and pull changes.