Skip to content

Conversation

@monikMononoke
Copy link
Collaborator

closes #54

  • embalses.constants.ts : Array with a few reservoirs by province. Each reservoir object has id, name and provinciaID

  • components/card.component.tsx : Introduced a reusable Card component to standardize the appearance of content containers across pages

  • embalse-provincia/[provincia]/page.tsx: Component with list of reservoirs for each province. The component filters the reservoirs by their provinceID property which equals the url parameter

  • TODO: Add a generic photo. Should I create a separate component for the list of reservoirs?

@manudous manudous merged commit 2f7148c into main Dec 18, 2025
1 check passed
@manudous manudous deleted the Feature/#54-List-of-reservoirs-by-province branch December 18, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Frontend] List of reservoirs by province

3 participants