No homepage #3

Open
opened 2025-06-08 15:18:50 +00:00 by eric · 0 comments
Owner

The main route in Mine.py should return an HTML web page to display user decks. This page should:

  • Use a form to accept a public key from the user
  • Use javascript to
    • `GET /cards' using the submitted key
    • Access the Wikipedia API to collect data about each card using the pageId field
    • Display each card with some additional information
The main route in `Mine.py` should return an HTML web page to display user decks. This page should: - [ ] Use a form to accept a public key from the user - [ ] Use javascript to - [ ] `GET /cards' using the submitted key - [ ] Access the Wikipedia API to collect data about each card using the pageId field - [ ] Display each card with some additional information
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: WikiDeck/wikideck#3
No description provided.