Skip to content

Commit

Permalink
Add ps
Browse files Browse the repository at this point in the history
Signed-off-by: VedantBhosle31 <[email protected]>
  • Loading branch information
VedantBhosle31 committed Sep 13, 2024
0 parents commit da4aead
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions ps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Welcome the Software Dev Guild Selections

## Q1. Make a simple Website that show cares the following features
1. Role based auth (Admin should have ability to change permission)
2. It should use Web Sockets in some feature.
3. The need to use display in memory data base like redis for caching along side the primary database.
4. Use some extrenal Apis.

Its a open ended Problem use as many as you can of the above points. The creativity of the final submission matters a lot.

## Q2.
Develop a seamless, integrated platform designed to enhance productivity and collaboration for remote teams. This solution will include key features such as real-time messaging, task management, and collaborative editing of documents and spreadsheets.
Tech Stack:
React.js, Node.js, MongoDB or PostgreSQL, Socket.io
Bonus: `WebRTC`

## Q3.
Make a App the uses the following features
1. Computer vision
1. QR reading.
2. Photo aliging(like in PDF parsers)
2. WebRTC
3. Video Streaming for a database.
use your creativity to make something the people with like to use.

0 comments on commit da4aead

Please sign in to comment.