Skip to content

aditisneh/MS-TEAMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Enagage '21 Project 💛

MS-TEAMS clone aims to connect people through video calls, chat and fun activities.

What you'll be able to do? Features✨

  • Firebase Auth Login/Signup
  • 1:1 video calls with anyone
  • Live chat while video calls
  • Interview mode - make/download notes and markdown files
  • Make groups and have chat
  • Make your to-do list everyday
  • More features to be launched

How it's built? Tech Stack - MERN 🚀

  • CSS Framework

    • Bootstrap
    • Material UI
    • React Icons
    • Framer Motion
  • Javascript Framework

    • Node.js (backend)
    • React.js (frontend)
  • APIs

    • Firebase
    • Chat engine
  • Designing Tool

    • Figma❤️ Check my design here

What it looks like? App Demo 🔥



Want to use? Deployment 👀

✨ Check the website here and Backend here

Want to do it on your own? Local Installation 💥

The clone requires Node.js to run.

  • Clone the repo
git clone 'https://github.com/aditisneh/MS-TEAMS' 

Navigate the directories

  • Install backend dependencies and start the server
npm install
npm node server.js
  • Navigate to UI & install dependencies
cd login-signup
npm install
npm start
  • Once setup is done, application can be found at
http://localhost:443

Next Steps / Issues to work on 🎯

  • Extend 1:1 video chat to 1:n
  • Add features like screen sharing/recording
  • To-do synced with firebase( the code is present in repo,just the component not is not invoked)
  • Using databse to host any assignment

Lastly, dropping a star 🌟 would be appreciated!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published