Добавить возможность выбора пользователем на событие пойду/не пойду

Open
#116 0 comments 0 reactions 1 assignee View on GitHub

@petrCher is already working on this.

Since Apr 19, 2026.

Assessment

This issue has not been assessed yet.

Description

epic :100:

Надо создать новую таблицу с id, event_id, user_id, status(аналогично ренталу), updated_at, is_deleted
Далее создаем в группе ручек event/visit (создаем группу) новые ручки:
get event/{event_id}/visit/{user_id}
get event/{event_id}/visit/me
post event/{event_id}/visit/
patch event/{event_id}/visit/{user_id}

В общем таск: добавляем возможность пользователю получить информацию о посещении пары(мероприятия) в расписании, изменению или добавлению статуса посещения

Dominant language
Python
Stars
17
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from profcomff/timetable-api

All issues in profcomff/timetable-api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.