Git Product home page Git Product logo

comedian's Introduction

Team management system that helps track performance and assist team members in daily remote standups meetings

Developed by Mad Devs Project Status: Active โ€“ The project has reached a stable, usable state and is being actively developed. Go Report Card License: MIT

Comedian Features

  • Handle standups and show warnings if standup is not complete
  • Assign team members various roles
  • Set deadlines for standups submissions in channels
  • Set up individual timetables (schedules) for developers to submit standups
  • Remind about upcoming deadlines for teams and individuals
  • Tag non-reporters in channels when deadline is missed
  • Provide daily & weekly reports on team's performance
  • Support English and Russian languages

Comedian works with Slack apps only, if you do not have a slack app configured follow slack installations guide, otherwise:

Run Comedian locally

From project root directory run Comedian with make run command from your terminal. In case you do not have docker and docker-compose, install them on your machine and try again.

Migrations

Comedian uses goose to run migrations. Read more about the tool itself in official docs from repo. Migrations are executed in runtime after you run project. You can setup database and run migrations manually with goose binary.

When adding migrations follow naming conventions of migrations like 000_migration_name.sql

Translations

Comedian works both with English and Russian languages. This feature is implemented with the help of https://github.com/nicksnyder/go-i18n tool. Learn more about the tool in documentation.

If you need to update or add any translations in the project, follow translation guidelines

Testing

Run tests with make test command. This will run integration tests and output the result.

If you want to do manual testing for separate components / or see code coverage with vscode or go test, use make setup first to setup database for testing purposes and then execute tests.

comedian's People

Contributors

0veriords avatar anatoliyfedorenko avatar aziz-sadykov avatar baitulakova avatar dartblack4 avatar gen1us2k avatar m4rich avatar malikim 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.