This repository contains several pages, including UserDashboard, SignUp, and SingIn. I have created two dummy users for your convenience:
- Email: [email protected], Password: 123456
- Email: [email protected], Password: 123456
At the beginning, neither user has uploaded any images, so their default image counts are both zero.
- Log in with the first user and upload an image. You will receive the image URL in the console and in an alert dialogue box.
- Copy the Image URL and paste it into the getImage input field after logging in as the second user.
- When the image is visited, you will receive an alert saying "Visited successful."
- Refresh the webpage of the first user, and you will see the count increased by One.