Skip to content

Петр Дюкин // js-task-3#19

Open
diukin wants to merge 1 commit into
RTF-Angular-2021:masterfrom
diukin:petr_diukin_js-3
Open

Петр Дюкин // js-task-3#19
diukin wants to merge 1 commit into
RTF-Angular-2021:masterfrom
diukin:petr_diukin_js-3

Conversation

@diukin
Copy link
Copy Markdown

@diukin diukin commented May 23, 2021

No description provided.

Comment thread src/task_4/index.js
function Organaizer(meetings, vacations) { };

module.exports.Organaizer = Organaizer;
module.exports.Organaizer = Organaizer; No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 балл

Comment thread src/task_1/index.js
return this.hours > obj.hours || this.hours === obj.hours && this.minutes > obj.minutes;
}

module.exports.Time = Time; No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 балл

Comment thread src/task_2/index.js
isBetween(startTime, thisEndTime, endTime);
}

module.exports.Meeting = Meeting; No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 балл

Comment thread src/task_3/index.js
}

module.exports.Vacation = Vacation;
module.exports.Vacation = Vacation; No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 балл

Comment thread src/task_5/index.js
return true;
}

module.exports.Organaizer = Organaizer; No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 балл

@m-abrosimov
Copy link
Copy Markdown

сдачи сданы 5 баллов

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants