Our Orbital project by James and Pughal! (team 5808) (Gemini level)
A react app that is able to send and delete print requests to the printers in SOC.
Project is created with the followinf NodeJS libraries and frameworks:
- Socket.io
- React
- simple-ssh module
- ssh2 module
- express module
To run this project, install it locally using npm and once in the project directory:
Install the relevant dependicies:
$ npm install
To see our website (hosted on http://localhost:3000):
$ cd client
$ npm run start
To host our server open another terminal at the project directory and:
$ cd server
$ npm run dev
Our welcome page: Our login page: Our user page:
Watch our video demo here!: https://www.youtube.com/watch?v=10K80ZrkzZM