This collaborative learning platform for both teachers and students.
https://drive.google.com/file/d/1C1gSYFNBElr7RyWR5oAsOR9MT0iIkOzU/view?usp=sharing
To get started with the Hackathon Name, follow these steps:
git clone 'repo url'
npm install
cd .\Backend\
npm run server
cd .\Frontend\linguaconnect\
npm run dev
⚛️ Nextjs
🍃 MongoDB
🎨 NextUI and tailwindcss
🟢 Nodejs
🌐💬 Websocket and webRTC
Backend
: All the backend code resides here.
src/
: Source code files
assets/
: Project assets (images, videos, etc.)
video_player
: All the webRTC peer to peer connection happens here.
README.md
: Project README file