Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 779 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 779 Bytes

"Device Allocation"

This is to the team which tries to manage devices for testing purpose.

This application maintains Booking and Returning of Devices.

It has integrated with Fonoapi.

This app tries to act both Server and Client.

Server: Node / Express

Client: React / React-Redux.

This application is expandable in future to make it fully functional and increase features. This is not for sale. All Copyright reserved to sole developer.

To run Server: Run "npm install" inside root directory folder. This starts on port number 5000

To Run Client: Run "npm install" inside "Client" folder. This starts react application in port number: 3000.

Its' preliminary dev build.