profcomff / profcomff/rating-api

Место в абсолютном рейтинге для фронта

Open
#112 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8
Forks
3
Avg merge
1d 2h
Merged PRs (30d)
2

Description

Проблема: на фронте "место" в рейтинге, которое показывается вот тут, это просто порядковый номер в списке. Это место зависит от сортировки, поискового запроса, и тд

Хочется получать из ручек GET /lecturer и GET /lecturer/{id} места соответствующих лекторов в "абсолютном" рейтинге. Вопрос к тому, как формируется "абсолютный" рейтинг -- продуктовый. Это может быть место в рейтинге с взвешенной оценкой, или с общей оценкой, или с отдельными местами по каждой оценке (1 место по доброте, 128 по халявности, 13 по понятности, 90 в общем).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.