John Meyer(jmeyer5) Joseph Han(shan3) Luke Song(csong1)
Tool for hungry ND students
The backend application uses C++ and can be compiled by the Makefile.
The rest of the code proper is in php.
The tests and timers are a mix of python and shell scripts.
- Run make
- Run tests/test.sh to check if there is any error
- Place in php-enabled root (e.g. /var/www)
- run tests/test.sh script
- run time/time.sh script
We had tests/test.sh run as a git hook so that before you are able to commit, the code must remain unbroken.
Code is hosted here
John Meyer : 10/10 Worked on the backend, frontend
Joseph Han : 10/10 Worked on the frontend
Luke Song : 10/10 Worked on the frontend