Skip to content

brantcass/Microservice-Software-engi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice-Software-engi

TO SEND REQUEST DATA

  • Make sure you have Node.js installed on your system.

  • Open a terminal or command prompt and navigate to the directory where you saved Sender.js.

  • To start the timer, run the following command(example call): node Sender.js start

  • To stop the timer run the following command: node Sender.js stop

  • To pause the timer run the follwing command: node Sender.js pause

  • To resume the timer run the following command: node Sender.js resume

  • This will start the timer, I have also added other timers to manually stop, pause, or resume the timer The timer will also break for 45 sec every 3 minutes to represent a HITT workout rest period

TO RECEIVE DATA:

  • To start enter in the command: node Timer.js

  • This is where the timer will be displayed, it will also take breaks to signify when to break for a workout and when to resume

UML SEQUENCE:

UMLSprint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published