chekulhan / chekulhan/python101

Zara productos

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Como un usuario de Zara, quiero introducir la cantidad de productos entre 1 (mínimo) y 10 (máximo) para la compra de productos de ropa. Últimamente se esta introduciendo cantidades erróneos, como 100 o 1000, sin querer y queremos evitar este problema.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named in the issue. Start by locating where the clothing product quantity is read, then enforce the stated minimum of 1 and maximum of 10. Done means out-of-range quantities such as 100 or 1000 are rejected while quantities from 1 through 10 are accepted.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.