Skip to content

Add przychodnie page listing 5 medical clinics - #23

Draft
plutamikolaj wants to merge 2 commits into
masterfrom
cursor/strona-lista-przychodni-d7c6
Draft

Add przychodnie page listing 5 medical clinics#23
plutamikolaj wants to merge 2 commits into
masterfrom
cursor/strona-lista-przychodni-d7c6

Conversation

@plutamikolaj

Copy link
Copy Markdown
Collaborator

Description

This PR adds a new page at /przychodnie that displays a list of 5 mocked medical clinics with their addresses and opening hours.

Changes

  • Created new route /przychodnie with TanStack Router
  • Added "Przychodnie" navigation link to the header
  • Implemented responsive card layout for clinic listings
  • Each clinic displays:
    • Name
    • Full address (street, postal code, city)
    • Opening hours for weekdays, Saturday, and Sunday
    • Icons for location and time (using lucide-react)

Mocked Data

The page includes 5 medical clinics from different Polish cities:

  1. Przychodnia Medyczna Centrum (Warszawa)
  2. Przychodnia Rodzinna Zdrowie (Wrocław)
  3. Centrum Medyczne Vita (Kraków)
  4. Przychodnia Specjalistyczna Medyk (Łódź)
  5. Przychodnia Lekarska Premium (Gdańsk)

Testing

Tested locally at http://localhost:3001/przychodnie - all clinics display correctly with proper formatting and responsive layout.

Screenshots

Home page with new navigation link:
Home page with Przychodnie link

Przychodnie page showing all 5 clinics:
Przychodnie page with all clinics

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

cursoragent and others added 2 commits May 7, 2026 13:10
Co-authored-by: plutamikolaj <plutamikolaj@users.noreply.github.com>
Co-authored-by: plutamikolaj <plutamikolaj@users.noreply.github.com>
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.

2 participants