Skip to content

HNGX TASK3 Photo gallery with drag and drop functionality as well as authentication.

Notifications You must be signed in to change notification settings

TEECOD3/photoGallery

Repository files navigation

HNGx Task Three 🔥

Drag and Drop Photos Gallery 🎯 #Objective: You will implement a fully functional and responsive image gallery that showcases a collection of images in a visually appealing way. A user should be able to Login to the gallery page. Authenticated users should be able to use the Drag-and-Drop feature, they should be able to select and drag images, effortlessly rearranging them within the gallery.

✍ Requirements Simple Authentication: This means login with this email and password: UserName: user@example.com Password: 1Password The authentication form fields should have proper validation setup, with proper error messages. You do not need to implement this on the backend yourself, you could use solutions like NextAuth, Auth0 or Clerk, firebase for Auth or add etc.

Image Display: Display a grid layout that showcases a collection of images presented in a visually appealing manner with consistent spacing and sizing, add a tag to each image.

Loading state: The page should have a loading state for when images are not ready for display, display a skeleton loader or a loading spinner when loading is true Search Functionality:

You should have a search field that filters the image list based on the tags added to the images.

Drag-and-Drop: Implement the ability for users to drag and drop images within the gallery.

User-friendly Feedback: Incorporate smooth animations and visual cues that provide feedback during drag and drop interactions.

Responsive Design: Ensure that the gallery is responsive and functions seamlessly on different devices, including mobile phones, tablets, and desktops.

Design Flexibility: While adhering to the above requirements, you have the creative freedom to come up with a unique and appealing design.

About

HNGX TASK3 Photo gallery with drag and drop functionality as well as authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages