Skip to content

Our Orbital project by James and Pughal (Team 5808)

Notifications You must be signed in to change notification settings

jayllo-c/printEz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

About

Our Orbital project by James and Pughal (Team 5808)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published