manwar / theweeklychallenge

The Weekly Challenge - Perl & Raku. You do not have to be an expert. https://theweeklychallenge.org
Artistic License 2.0
11 stars 19 forks source link

Add Search Weekly Challenges page #160

Open manwar opened 6 months ago

manwar commented 6 months ago

In the page, there would be dropdowns for year, month and week.

On selecting week, it would show tabbed container with two tabs i.e. "Task 1" and "Task 2" show the task details.

NoubissiViany commented 6 months ago

@manwar Please assign this task to me. Also, can you please draft something on the paper concerning this task, it is not very clear in my mind. for instance, what will be beneath the dropdowns for year, month and week before selecting the week?

manwar commented 6 months ago

On first landing on this page, there would just three dropdowns and they are linked. So on selecting year, it would populate the month dropdown for the selected year. And on selecting month, it would populate the week dropdown for the selected year and month.

One select the week from the dropdown then a tabbed container would become visible and each tab would contain a task.

For prototype, just have 3 dropdowns with fixed data.