🎯 Inspiration
Every day, countless items are lost in malls, colleges, public transport, and events. Often, there's no streamlined way for the owner and finder to connect. We built Lost and Found to solve this everyday problem using technology. The idea was sparked by our own experiences and a desire to create a meaningful impact by connecting people in need with those who want to help.
🚀 What it does
Lost and Found is a smart platform where users can:
- 📸 Report lost or found items with images, location, and descriptions
- 🔍 Search and filter through reported items in real-time
- 📬 Receive instant notifications when a potential match is found
- 🛡️ Contact each other securely without exposing personal data
🛠️ How we built it
We used the following stack and approach:
- Frontend: HTML, Tailwind CSS, JavaScript
- Backend: Python Django + Django REST Framework
- Database: SQLite
- Features Implemented:
- Geolocation tagging using browser APIs
- Image uploads with preview and compression
- RESTful APIs for item reporting and searching
- Email alerts for matched items
- Admin dashboard for moderating entries
- Geolocation tagging using browser APIs
🧱 Challenges we ran into
- Matching lost and found reports based on partial descriptions and images
- Managing media uploads and storage efficiently
- Designing intuitive UX for two types of users (finder and loser)
- Ensuring privacy and secure communication between users
- Handling duplicate entries and spam reports
🏆 Accomplishments that we're proud of
- Built a complete MVP with real-time functionality
- Successfully integrated geolocation and media upload
- Designed a minimal, user-friendly interface
- Created a matching logic for item suggestions
- Enabled secure and private user interactions
🧠 What we learned
- Full-stack development with Django and REST APIs
- Handling real-world use cases with incomplete or vague data
- Importance of feedback loops and usability testing
- Basics of user trust, verification, and privacy handling
- Efficient use of geolocation and media handling in web apps
🔮 What's next for Lost And Found
- Integrate AI-based image and text matching for better suggestions
- Build a dedicated mobile app (Flutter or React Native)
- Partner with malls, campuses, and transportation authorities
- Implement OTP/email-based user verification
- Add multilingual support and accessibility improvements
Log in or sign up for Devpost to join the conversation.