This microservice handles the user interface for a photo gallery application.
Features:
- Upload: Allows users to upload individual photos.
- Delete: Enables users to delete individual photos.
- Batch Upload: Facilitates uploading multiple photos at once.
- Batch Delete: Provides the ability to delete multiple photos simultaneously.
- View Gallery: Presents a user interface for browsing the photo collection.
- Login: Enables user authentication for secure access.
- Signup: Allows new user registration.
Sample From App