maximocanedo / maximocanedo/PROGIII-TP2
Segundo ejercicio
Nobody has claimed this yet.
- Dominant language
- ASP.NET
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Este ejercicio constará de dos formularios. En el primer formulario se ingresan los datos personales y los temas elegidos.
Las ciudades se deberán seleccionarse de un DropDownList que tendrá las siguientes opciones:
- Gral. Pacheco (Value: zona norte).
- San Miguel (Value: zona oeste)
- Boedo (Value: zona sur)
El control para mostrar los temas es un CheckBoxList que tiene los siguientes ítems:
- “Ciencias”.
- “Literatura”.
- “Historia”.

Al dar clic en Ver Resumen se abre el segundo formulario con el Resumen de los datos del primer formulario.

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
Start by locating the existing ASP.NET project and its form entry points. Implement the two-form flow described in the issue, including the specified city and topic controls, then verify manually that clicking Ver Resumen displays the entered personal data and selections.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100