-
-
Notifications
You must be signed in to change notification settings - Fork 324
London | 26-ITP-May | Jorvan White | Sprint 3 | Alarm Clcok #1382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
JorvanW
wants to merge
26
commits into
CodeYourFuture:main
Choose a base branch
from
JorvanW:sprint-3-alarm-clock
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
2c983b7
Updated code for median.js to pass the late expectations
6c109e9
Added code to dedupe.js
d57add3
added code for max.js
e3befbb
Added code to sum.js
872ddf0
modified code on includes.js to use a for...of loop
6c28930
Changed code in address. js to specify houseNumber
bbf0a73
Updated code and added notes for author.js
5c2b4b5
update the code and added notes to recipe.js
663412b
Added code and tests for contains.js
4c0d767
added code to lookup.test
827b052
added code and passed tests for querystring.test.js
2c0a94c
added code and tests for tally.test and js
f583fd7
updated tests output for tally.test
93df342
added answers to invert.js and added a .test.js page to
1461d83
Changed title element in index to ' Alarm Clock App'
7d18e63
Update code for "alarmclock.js"
c3f2ae0
added line in alarmclock.js
6c5b139
Added title in quotes.index.html
09a5ef1
added code to alarmclock
aded465
Updated code for alarmclock.js
88a4388
removed previous code in order to pass criteria
7c56088
removed prep folder
ca5b7aa
Merge branch 'main' into sprint-3-alarm-clock
JorvanW 5f6e65e
updated median.js
8305bfe
added missing file
7f10e87
changed unecessary file
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What type of number should
secondsbe?