The problem Shutter Spot solves
- Effortless Event Sharing: Event organizers can effortlessly share event photos with attendees without the hassle of manually sorting through images. Our system automatically identifies attendees in the photos and sends them their respective images, streamlining the sharing process.
- Enhanced Image Editing: Users can easily modify their photos directly within the app, thanks to the integrated image editing features. From rotating and cropping to adjusting brightness and sharpness, these tools helps users to enhance their images without relying on external editing software.
- Privacy and Security: By using SHA encryption for storing login passwords and employing SQL injection-proof queries, your app prioritizes the security of user data. Additionally, SMTP integration ensures secure email communication.
Challenges we ran into
We encountered the following challenges:
- Initially, selecting the optimal embedding technique for database storage.
- Determining the suitable database for fast retrieval.
- Implementing the innovation section, specifically automating the addition of a person's photo to the photo booth.
- Integrating various APIs with the React frontend.
- Defining the best metric for comparing the embeddings.