Skip to content

Research on poll through Telegram Bot #137

Description

@hoshion

We need to create an ability to take surveys in DM messages as in browser version of FICT Advisor.

The functionality of polls:

  • Show the list of discipline teachers to start poll (as in survey page)
  • Start a survey
  • Implement all variants of answers (1-10, yes/no, text)
  • Send an answer

The task is to research back-end application of FA with the purpose to find endpoints or tables in database that is necessary for proper work of poll in telegram but missing. You need to describe:

  • in endpoints:
    • path of endpoint
    • http method (get, post, etc.)
    • params in endpoint path
    • query parameters (params after ? in request path)
    • request body (if necessary)
    • response body (if necessary)
  • in tables of database:
    • fields
    • types
    • relations
    • uniqueness
    • default values

Be very accurate and responsible for what you write. Check twice all that you found and described to find mistakes and fix it in time

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions