danishayman/resepi-khairulaming

Add “Tak tahu nak masak apa?” Recipe Randomizer Feature

Aperta

#7 aperta il 12 ott 2025

 (3 commenti) (0 reazioni) (1 assegnatario)TypeScript (1 fork)auto 404
enhancementgood first issuehacktoberfest

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Add a fun recipe randomizer feature that helps users decide what to cook when they’re unsure. A button labeled “Tak tahu nak masak apa?” should generate and display a random recipe from the database.

Details / Requirements:

  • Add a clearly visible button (e.g., on the homepage or recipe list).

  • When clicked, randomly select and show one recipe (redirect or modal).

  • Optionally include a refresh/randomize again button.

  • Ensure randomization covers all available recipes fairly.

Why: To make browsing more engaging and help users discover new recipes when they don’t know what to cook.

Guida contributor