Giter Site home page Giter Site logo

ptechofficial / letsmeet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from letusmeet/letsmeet

0.0 0.0 0.0 7 MB

A virtual office application for users to signup and create their office or join an office as manager/employee

Home Page: https://letsmeet2021.herokuapp.com/

HTML 0.76% CSS 14.00% JavaScript 85.24%

letsmeet's Introduction

Let Us Meet

An application which allows a user to create a virtual Office, rooms, chat with the employees, add memmbers, make taskboards and task cards and assign them to employees. Allows text messages in office, room and personal chats.

DEMO

🧰 Languages and Tools:

FEATURES

🌟Log in the platform and join or create a Virtual Office

💚Create Rooms, add people.

👏Chat with employees and create task boards.

💥Create Milestone Cards inside Taskboards.

SET UP

git clone https://github.com/Letusmeet/letsmeet.git

cd letsmeet/backend

npm install

npm start

Open a new terminal for frontend

cd letsmeet/frontend

npm install

npm start

⬇️Important

Follow these steps:hammer: for contributing:

💚Fork the repo.

📌Create a separate branch for any bug/feature with branch name: branch_<feature_name>

✅Commit once a feature is updated/bug is fixed.

✏️Fetch for any changes in the original repo by creating an upstream using:

git remote add upstream https://github.com/Letusmeet/letsmeet.git

git fetch upstream

🎉Merge the changes in your branch.

git merge upstream/(your_branch_name)

👽Push your changes to your branch.

🔧Make a pull request from your branch.

➕Before submitting a PR, check your code well and explain your work properly in the PR description.

Contributors

letsmeet's People

Contributors

amar-rokade avatar nishihere19 avatar rohit-sharma14 avatar runjhun-goyal avatar saisandhya01 avatar

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.