Skip to content

Commit b4912c9

Browse files
committed
refactor
Signed-off-by: Muhammad Umer Farooq <[email protected]>
1 parent 7b1872e commit b4912c9

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

src/content/projects/upwork_collaboration-app.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,15 @@ company: upwork
1010

1111
I am currently working on a project called Collaboration App. Collaboration App is a web application that allows users to collaborate with each other. I am developing this project using Vue, TailwindCSS, and Firebase. The features of this project as follow:
1212

13-
1. Admin will invite user to join the app.
14-
2. Admin can create another admin, user, room, and assign user to room.
15-
3. User can join the room and chat with other user in the same room.
16-
a. User can send text message.
17-
b. User can send image.
18-
c. User can send file.
19-
20-
4. Admin can create Zoom meeting or sechdule before meeting.
21-
5. User can join the Zoom meeting from the app.
22-
6. The Zoom meeting should be inside the app by using Zoom SDK.
13+
- Admin will invite user to join the app.
14+
- Admin can create another admin, user, room, and assign user to room.
15+
- User can join the room and chat with other user in the same room.
16+
- User can send text message.
17+
- User can send image.
18+
- User can send file.
19+
- Admin can create Zoom meeting or sechdule before meeting.
20+
- User can join the Zoom meeting from the app.
21+
- The Zoom meeting should be inside the app by using Zoom SDK.
2322

2423
### Lessons Learned
2524
- I learned how to integrate Zoom SDK into the web application.

0 commit comments

Comments
 (0)