HCI Capstone project that will allow the VT SSD department to match SSD students with note takers more efficiently.
NOTE: The following compilation instructions assume that you are running a Linux or OSX system.
In order to build the Results Page, ensure the following dependencies are installed on your system.
Install from the NodeJS Website
npm install -g grunt
npm install -g bower
Navigate to the root directory of the project and run the buildAll shell script:
./buildAll.sh
After running ./buildAll.sh
, the page can be viewed at results-page/dist/index.html
The page can be viewed at submission-page/index.html
- Install LAMP-server onto site/server
- Create Database a. Create MySQL database with password b. Create table with following command, you change the name of the 'table-name' c. <insert table query>
- With the provided PHP files, alter password and table name at top of files to match log in information
© HCI Janx. 🖖