LabTechUDF / LabTechUDF/python-services

Processar Ofertas e Salvar na Coleção de Reservas

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

As ofertas serão reconhecidas como um tipo de reserva. A coleção terá target_type que reconhecerá o tipo da reserva (evento ou oferta) e target_id (que fará a identificação do tipo da reserva).
A tarefa será processar as ofertas de shared-resources e salvar na coleção reservations preenchendo target_type e target_idde oferta. As reservas associadas à um evento terá esses campos preenchidos como evento.

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.

Research direction

Locate the code that processes offers from shared-resources and persists records in the reservations collection. Check how event reservations currently populate target_type and target_id. Done means offers are saved with target_type and target_id identifying the offer, while event reservations retain event values.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.