Simple application that uses angular, node, and grunt to reserve computers in a computer lab and view passed time.
- Node >= 6.11
- Grunt >= 1.0.1
This project consists of a client and server. Each must be built in order to use application.
- Clone repo
git clone __link___
- Install dependencies from within client and server
npm install
- Prep client
cd client
grunt build
- Start server
cd server
npm start
- Navigate to
localhost:3000
- Look into node-webkit for single exe
- Beautify screen
- Add computer management screen
- Add easter egg for kids