/meet.me

This repo manages the networking module of a collaborative platform as part of the CS5617 Software Engineering project at IIT Palakkad.

Primary LanguageC#MIT LicenseMIT

Meet.me

An application as part of CS5617 Software Engineering project at IIT Palakkad

stats

Installation

Follow the installation guide.

Host over the internet

  • Download ngrok
  • Run the server and get port
  • ngrok.exe tcp -region=in \<port>
  • Get the ngrok IP, and it's port. E.g.: 0.tcp.in.ngrok.io:17000
  • log in to client with the above credentials.

Host in fixed port

  • Set your environmental variables MEETME_PORT to desired fixed port.
  • E.g: MEETME_PORT=8080

The Team

Project Mentor Teaching Assistant
Ramaswamy Krishnan Sreejith K P
Project Manager Technical Architect
Vishal Rao Yogesh R
Networking Module (3+1) Dashboard Module (4+1) Content Module (3+1)
Subhash S (Team Lead) Siddharth Shah (Team Lead) Sahil J. Chaudhari (Team Lead)
Alisetti Sai Vamsi Sairoop Yuvraj Raghuvanshi
Tausif Iqbal Parmanand Kumar Vishesh Munjal
Abdullah Khan Harsh Parihar Sameer Dhiman
Rajeev Goyal
Screen Share & Whiteboard Module (5+1) UX Module (7+1)
Manas Sharma (Team Lead) Raswanth Murugan (Team Lead)
Ashish Kumar Gupta Irene Casmir
Neeraj Patil Mitul Kataria
Parul Sangwan Suchitra Yechuri
Gurunadh Pulavarti Vinay Kumar
Chandan Srivastava P S Harikrishnan
Arpan Tripathi
Aniket Singh Rajpoot

Guidelines for Contribution