Giter VIP home page Giter VIP logo

teamix's Introduction

Engage 21

Teamix

An effortless communication solution to collaborate with your team remotely!

🔗 Important Links

📝 Project Overview

Teamix is a fully functional clone of microsoft teams made using Agile development methodologies, as a part of the Microsoft Engage 2021 program.

🎯 Introduction

Having an excellent team space is key to being able to make creative decisions and communicate with one another. Shared workspace software makes this much easier to achieve, especially if a particular team is based in a very large company, has many remote employees, or is made up of a significant number of team members.

Keeping these in mind, introducing to you Teamix, a desktop application to effortlessly communicate and collaborate with your team remotely.

img

Features

☢ Make an account and login to start using Teamix!

⚡ Make a team or join a team to collaborate with users remotely.

📺 video call any time with your team and chat with them. Inside a video call, you can share your screen, raise your hand, chat, toggle tile view, change background, start a live stream, share a youtube video, view speaker stats, and many more!

🌿 Make posts inside a team to communicate effectively

🧬 interactive chatbot to help you through if you get stuck.

⚛ Delete a team or post whenever you want.



🌻 Motivation

Having an excellent team space is key to being able to make creative decisions and communicate with one another. Shared workspace software makes this much easier to achieve, especially if a particular team is based in a very large company, has many remote employees, or is made up of a significant amount of team members.

Keeping these in mind, introducing to you Teamix

GIF demo


🧰 Tools and Technologies used

Teamix is a desktop application made with electron.js. There is also a central server and a database in a typical three tier architecture system. The app and the server communicate through http requests and follow RESTful standards.

Backend service:

  • PostgreSQL for database.
  • Node.js
  • Jitsi Web RTC for video calling

Frontend service:

  • HTML
  • CSS
  • Javascript
  • Electron to package the desktop application

⚙️ Installation

  • To run development server, first cd into the backend directory then run -
npm run dev
  • To run electron app, cd into the frontend directory then run -
npm run electron
  • To lint code
npm run lint
  • To run unit tests
npm run test

💻 Project Methodology

The software was developed using scrum framework in agile methodology.

This was done to ensure that the main focus was on the software product. The exact list of features were not exactly known since the start and hence it was very necessary that the whole process was able to accommodate change easily.

The project was released in 2 sprints, and each sprint was further divided into 3 phases-

  • Planning and prototyping: I used a method of prototyping by first designing the UI on Figma and then after final approval, the implementation of it on the desktop application
  • Implementation
  • Testing and review: After each sprint, I discussed my progress with my mentors, and improved my project based on their feedback.

📈 Deployment

The backend is deployed using Heroku. The deployment follows a CI/CD pipeline in which, a successful push to the main branch of the github repository runs a github action which in turn runs a series of unit tests which were written, and only on passing the tests successfully the latest code is deployed to Heroku.

Contributors

Sharanya Mukherjee

Sharanya Mukherjee (Insert Your Image Link In Src

GitHub LinkedIn

Made with ❤️ by Sharanya Mukherjee

teamix's People

Contributors

sharanya02 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

satya-sudo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.