Skip to content

Commit 6b526e3

Browse files
committed
docs: update readme
1 parent c542a66 commit 6b526e3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A platform for developers to plan and manage virtual workshops
88

99
2. Users should be able to register for workshops, receiving confirmation for registering and receiving reminders for upcoming events
1010

11-
3. Interactive workshop session with video conferencing for organizer, live chats for participants to communicate with other participants and the organizer, and an integrated code editor for participants to follow along
11+
3. Interactive workshop session with video conferencing for organizer
1212

1313
## Tech stack
1414

@@ -32,11 +32,12 @@ The architecture of this project revolves around a streamlined development and d
3232
- [x] Add auth with lucia
3333
- [x] Workshop creation
3434
- [x] Edit workshop
35-
- [ ] Interactive workshop session(e.g video conferencing, live chat code editor)
3635
- [x] Delete workshop
3736
- [x] Participant registration
3837
- [x] Join workshops with workshop code
3938
- [x] Complete workshop & dashboard page
39+
- [ ] Improve workshop notification with cron jobs
40+
- [ ] Interactive workshop session
4041

4142
## Running locally
4243

0 commit comments

Comments
 (0)