shriya-tiwari / Reciplay_website

A website built using basic HTML, CSS and Javascript for beginner developers to learn basic developing and API calling.
https://reciplay.vercel.app/
4 stars 13 forks source link

Remove alerts and instead show toasts on different events #11

Open shriya-tiwari opened 2 years ago

shriya-tiwari commented 2 years ago

The websites currently uses HTML alerts at some places. Create toast notifications for relevant actions with brief but clear message in them.

reetsrivastava commented 2 years ago

@shriya-tiwari I would like to work on this, Can you please assign me this under hacktoberfest.

shriya-tiwari commented 2 years ago

Yup go ahead 👍

reetsrivastava commented 2 years ago

@shriya-tiwari Have raised the PR for this one https://github.com/shriya-tiwari/Reciplay_website/pull/26. Please check.