Skip to content

Commit ec87fc0

Browse files
authored
Update README.md
1 parent 38461e0 commit ec87fc0

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

README.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -123,24 +123,15 @@ That's it. Have a great day! 🎉
123123

124124
### Mid Level Requirements
125125

126-
* Allow a user to join an existing team.
127-
* Store data on a remote server and let other users sign up.
126+
* [ ] Allow a user to join an existing team.
127+
* [ ] Store data on a remote server and let other users sign up.
128128

129129

130130
### Advanced Requirements
131131

132-
* Integrate with Github. On the "What will you work on today?" feature, provide an option to link a GitHub issue from their assigned issues.
133-
* Automate checkin updates to mark items as done when linked issues get closed on GitHub.
134-
* Add realtime capability and update today's checkins view as checkins are added, statuses change, and checklist items get marked complete.
135-
136-
137-
## To Implement:
138-
139-
1. Fork this repo
140-
2. Implement your solution.
141-
3. Open an issue with a link to your fork.
142-
143-
To get credit, you must [open an issue](https://github.com/learn-javascript-courses/checkin/issues/new?title=Challenge+completed+level:+basic/mid/advanced) with a link to your fork.
132+
* [ ] Integrate with Github. On the "What will you work on today?" feature, provide an option to link a GitHub issue from their assigned issues.
133+
* [ ] Automate checkin updates to mark items as done when linked issues get closed on GitHub.
134+
* [ ] Add realtime capability and update today's checkins view as checkins are added, statuses change, and checklist items get marked complete.
144135

145136

146137
## License Terms

0 commit comments

Comments
 (0)