LabTechUDF / LabTechUDF/python-services
Processar Ofertas e Salvar na Coleção de Reservas
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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