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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Remote-friendly scrum without the annoying meetings.
4
4
5
-
An educational student app project originally designed for [Web Directions 2015](http://www.webdirections.org/wd15/#workshops) two pillars of JavaScript Workshop.
5
+
An educational student app project originally designed for [Learn JavaScript with Eric Elliott](https://ericelliottjs.com/). First presented at [Web Directions 2015](http://www.webdirections.org/wd15/#workshops).
6
6
7
7
## Instructions
8
8
@@ -34,7 +34,7 @@ That's where this app comes in.
34
34
* Allow a user to check in with a specific team and answer each of the three scrum questions.
35
35
* Allow team members to view the team status: A simple display of each user's most recent checkin.
36
36
37
-
That's it.
37
+
That's it. When you've got a working prototype, [open a new issue here](https://github.com/ericelliott/checkin/issues/new?title=Student+Project) with a link to your project.
0 commit comments