You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-14Lines changed: 5 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -123,24 +123,15 @@ That's it. Have a great day! 🎉
123
123
124
124
### Mid Level Requirements
125
125
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.
128
128
129
129
130
130
### Advanced Requirements
131
131
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.
0 commit comments