Skip to content

tomasignacioc/IOET-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Tomas Contreras solution

To make this script work, all the employee schedules should be stored as a .txt file inside a folder called "employee_schedule". The script reads the file names as well as the content, and manages the data to print the desired output.

The approach for this solution was store the data inside objects and manipulate it from there. I created functions that will read file names, file content and create an array storing employees names and schedules as objects.

Run the command: node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published