Skip to content

Kris0011/connect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fresh Start Guide Platform

Implementation Overview

Problem: Students often find it hard to connect and share resources like notes or advice, especially newcomers.

Solution Overview: Our project addresses these challenges with the Fresh Start Guide platform, offering these key features:

Multi-Mode Communication

  • Students can connect through chat, audio, and video calls for real-time interaction.
  • Enables seeking help, discussing topics, and effective collaboration.

Screen Sharing

  • Share screens during video calls, useful for explaining concepts and presentations.

Notes Sharing

  • Upload and share notes to promote collaborative learning and knowledge exchange.

Blogging

  • Users can write and publish blogs for inspiration and guidance, helping newcomers.

Available Scripts

Make sure to run npm install before running any script.

In the /frontend directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

In the /backend directory, you can run:

npm start

Check all the PORTs given and make little configuration according to it .
Use MongoDB localhost or Atlas for the database connection .

To configure Video Chatting system in the /video_chat/googlersvideochat directory to build the app run :

npm run web

Highlights

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.6%
  • JavaScript 11.5%
  • CSS 0.9%
  • Java 0.6%
  • Go 0.4%
  • Objective-C 0.4%
  • Other 0.6%