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
+4-4
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ A mob programming web app for real-time collaboration at in-person events. The g
5
5
**Table of Contents:**
6
6
-[Learn About Mob Programming](#learn-about-mob-programming)
7
7
-[Project Goals](#project-goals)
8
-
-[Next Goals](#)
9
-
-[Goals for Version 1.0.0 (DONE!)](#)
8
+
-[Next Goals (for Version 2.0.0)](#next-goals-for-version-200)
9
+
-[Goals for Version 1.0.0 (DONE!)](#goals-for-version-100-done)
10
10
-[Project Log](#project-log)
11
11
12
12
## Learn About Mob Programming
@@ -18,7 +18,7 @@ A mob programming web app for real-time collaboration at in-person events. The g
18
18
19
19
## Project Goals
20
20
21
-
## Next Goals (for Version 2.0.0)
21
+
###Next Goals (for Version 2.0.0)
22
22
23
23
- (Done) Simple login system using GitHub authentication
24
24
- (Done) Display players' GitHub usernames and profile photos
@@ -32,7 +32,7 @@ A mob programming web app for real-time collaboration at in-person events. The g
32
32
- Reintroduce non-turn-based collaborative text editor mode
33
33
- (Crazy idea for later) Add support for multiplexed/tabbed invididual code editors that users or moderators can watch all at once, like a control room at a TV production studio! Maybe users can set permissions to make their "room" open to collaborators or just to viewers.
34
34
35
-
## Goals for Version 1.0.0 (DONE!)
35
+
###Goals for Version 1.0.0 (DONE!)
36
36
37
37
- Just a turn-based, collaborative plain text box!
38
38
- Countdown timer displays the remaining time for each player and resets after each turn
0 commit comments