Ever thought that animals don't have Tinder? I say they need one!
You are expected to make a tinder clone for our beloved pets.
It should:
- Have a stream of dog1/cat2 profiles, depending on the toggle
- Populate the description with random names3
- Like/pass when the pet clicks on the right/left side of the image (show notification4 showing liked or passed)
- Mock a match (every 1 minute) of the same animal type (pick up a random image for the matched pet)
- Show matches in a modal/pop-up
- Animate liking/passing (nothing fancy, but it should indicate direction)
It doesn't need any profiles, authentication or any persistent stuff.
Bonus points if its responsive Bonus points if the website you built is close to the reference. (You can use your own assets)
[1] Dogs
[2] Cats
[3] Names
[4] NotifyJS (Anything that works for you)