HCIWeb is a project for the 2019 Human-Computer Interaction course at Mississippi State University
It was created with guidelines from FedEx as a report manager app for their employees
Make sure you have Node.js installed
$ git clone https://github.com/lpjune/HCIWeb.git # or clone your own fork
$ cd hciweb
$ npm install
$ npm startNavigate to http://localhost:5000/ in web browser (Chrome or Firefox preferred)
Find a bug or an issue? Open a new issue here on GitHub
Coming soon