Made with React and love by Aisha.
- If there are at least three names, a button with randomize should show
- If the user clicks the button to randomize a list of inputs of type password appear next to each name of the list
- If the user click on the "eye" button then the type changes from password to text
- Once the user clicks on randomize they should be assigned a person (except themselves) from a pool
- Blacklisting functionality
- Clear functionality
- Styling
- Add Google Analytics
- Deploy