-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
In order to get a free ticket for Constantine 7 conference happening in MADLENIANUM, BELGRADE 7-8 APRIL, 2023 you need to complete the following tasks on the demo app and create proper PR at constantine
branch. First user with valid and accepted PR that closes this issue will get the FREE ticket.
- Your starting point is
constantine
branch - Add simple nav menu to navigate between
Home
andConstantine Speakers
pages - Go to a new route
/constantine/speakers
when clicked onConstantine Speakers
nav item - Scrape and parse Constantine speakers from Constantine website (there a function for that just look around)
- Display Constantine speaker names and their lectures in a simple list
Name Surname (Lecture topic)
- Show proper loading state while fetching data
NOTICE: You don't need to pay attention to design but make sure that thing are at least centered on the page. There might be a small logical bug in the speaker data that you need to display :)
Good luck and Happy coding
Metadata
Metadata
Assignees
Labels
No labels