Skip to content

BerkeAras/WorkGroup

Repository files navigation

Codacy Badge GitHub license GitHub release Github all releases Profile views GitHub contributors



Logo

WorkGroup

⚠️ Warning: WorkGroup is currently in development. Most of the features are not working properly.
I am very happy about every contributor 😁 ⚠️


Self-Hosted private Social Media for Companies
(comming soon) Learn more »

Report Bug · Request Feature

Contents
  1. About The Project
  2. Getting Started
  3. Try the Demo!
  4. Usage
  5. Roadmap
  6. Contributing
  7. License
  8. Contact

About The Project

WorkGroup is an open source, selfhosted private social-media platform for companies.

Here's why:

  • Good networking is very important in companies.
  • Self hosted platforms are very important for companies with critical information.

Features:

  • Communicate through your company!
    • Videocalls
    • Voicecalls
    • Textchat
    • Groupchats
  • Socialize with your coworkers!
    • Use the company-wide feed to share informations across the whole company
    • Create group-feeds for different departments
    • Create polls, upload photos, videos and other files
    • Create events and notify users

Built With

Try the Demo

Sign Up at demo1.workgroup.berkearas.de

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/BerkeAras/WorkGroup.git
  2. Install NPM packages
    npm install
  3. Enter your configuration in .env (Clone the API from WorkGroup-API)
    REACT_APP_API_URL=http://your-api-url.com

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Berke Aras - @brk_ars - hello@berkearas.de

Project Link: https://github.com/BerkeAras/WorkGroup