Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 1.13 KB

README.md

File metadata and controls

64 lines (44 loc) · 1.13 KB

PrintEz

Our Orbital project by James and Pughal! (team 5808) (Gemini level)

Table of contents

General info

A react app that is able to send and delete print requests to the printers in SOC.

Technologies

Project is created with the followinf NodeJS libraries and frameworks:

  • Socket.io
  • React
  • simple-ssh module
  • ssh2 module
  • express module

Setup

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

Screenshots

Our welcome page: Welcome Our login page: Login Our user page: UploadPage

Demo

Watch our video demo here!: https://www.youtube.com/watch?v=10K80ZrkzZM