This is the repository for my submission for Software Engineering Practice (CMP307). It allows for the employees to securely keep track of the Hardware & Software running across the network.
Clone the project
git clone https://github.com/cmp307/project-LiamTownsley2.git ScottishGlen
Go to the project directory
cd ScottishGlen
Install dependencies
npm install
Start the server
npm run start
To run tests, run the following command
npm run test
Client: React & Bootstrap
Server: Node, Express, Electron, MongoDB
If you would like to test the program out for yourself now, you can do so by downloading the latest stable version! All you need is the EXE file and you're one click away from launching the application.
Created By @LiamTownsley2