githubcrce / githubcrce/PasswordGenerator
Notify function in App.js
Open
Beginner friendly
hacktoberfest
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This issue should be resolved by creating notify that:
Input
1) Message
2) Has Error (default is false)
Use toast, ToastContainer from react-toastify to notify the user the message using if else based on has error param
Output
Toast Message/Error
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in App.js and inspect how notifications are currently handled. Use the requested message and has-error inputs with react-toastify's toast and ToastContainer, then verify that success and error messages produce the corresponding toast output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100