Skip to content

arpitprojects/industrial-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Industrial equipments

To calculate the time overlapping by various ranges.

Prerequisites

  • Make sure node is installed in the system.
To run the project use node server.

Installation

git clone https://github.com/arpitprojects/industrial-system.git

cd industrial-system

node index.js

Implementations

  • Data file contains the sample json response from which scenarios gets tested.
  • ES6 class is implementated in javascript.
  • Input is collected using the realine module.
  • Input is validated using Regex.
  • start time and end time is formatted using Date object.
  • Comparison is done.
  • Overlaps are found.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published