Giter VIP home page Giter VIP logo

inc.teamassistant's Introduction

Inc.TeamAssistant

A platform for creating telegram bots. Allows you to create bots to manage processes in scrum teams. Conduct an estimate of tasks 👌. Organize code review process 🤝. Manage distributed development teams 🌴. Collect a random coffee meetings 💬.

Table of contents

Features

  • Create a bot for team
  • Creating teams to work together
  • Estimate of tasks. SP or t-shirts
  • Select a reviewer for the code. Round-robin or random selection
  • Notification of the review of the code and code owners
  • Show teammates on world map
  • Organize random coffee meetings

Technology

  • .net8
  • Blazor
  • FluentValidation
  • Telegram.Bot
  • Nuke
  • FluentMigrator
  • Dapper
  • Npgsql
  • Postgres

How to use

Use my backend constructor for adding your bot In the constructor, you can create a bot, add commands, and set up the bot's behavior.

  1. Login with your telegram account

login with telegram

  1. Add your bot

add your bot

  1. Select features for the bot

select features

  1. Enjoy the bot 😀

How to install

Local deployment

  1. Clone the repository git clone https://github.com/dyatlov-a/Inc.TeamAssistant
  2. Go to the project folder cd Inc.TeamAssistant/cicd
  3. Set password for postgres user in docker-compose.yml
  4. Set ports in docker-compose.yml
  5. Run docker-compose up -d
  6. Move to url http://localhost:{your_port}/constructor
  7. Login as super user
  8. Create bot in telegram and get token
  9. Add the bot to the system on the constructor page

How to contribute

First off, thanks for taking the time to contribute!

All types of contributions are encouraged and valued. See the to do list for different ways to help. Before starting work, please create an issue to discuss your idea.

The community looks forward to your contributions.

To do

  • Create a bot for estimate tasks in SP
  • Create a bot to notify about code review
  • Create a bot to show teammates on the world map
  • Add a feature to estimate tasks in t-shirts
  • Create a bot to help with organizing random coffee
  • Create a page to request a demo
  • Update blazor app
  • Add a constructor for the Telegram bot
  • Add dashboard for the team (review stats, estimate stats...)
  • Redesign UI/UX
  • Integrate with GitLab (code review)
  • Integrate with Jira (estimate tasks)
  • Add a feature for use world map
  • Split the monolith into separate services

Team members

  • Aleksandr Diatlov - Developer GitHub
  • Anna Vasilevykh - Developer GitHub

inc.teamassistant's People

Contributors

dyatlov-a avatar molotkov avatar space-tourist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

inc.teamassistant's Issues

Add additional voting statistics for planning poker feature

As a facilitator, I want to view voting statistics and vote distribution, so that it lets me to make decisions about voting and select participants for discussion quickly and easily.

I would like to view such statistics as:

  • mean estimate (implemented already)
  • median estimate
  • vote distribution (perhaps a histogram, with percentage for each estimate and voted participants)

Common - Browser

Draft review

As a developer, before sending review request to the developer's chat I want to see draft review request in order to check reviewer's nickname if it was specified and review message itself.

After getting draft review request it would be nice to have command buttons. I suggest following options:

-send review request (in case if everything is alright from developer's perspective)
-edit review request (in case if something is incorrect in request message)
-cancel (if developer decided that he doesn't need review anymore)

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.