Inspiration

We were inspired by the everyday frustration of losing personal items during busy campus events and the idea that technology could help bring them back quickly. The concept of creating a digital lost and found platform sparked our passion to build something that truly supports the ASU community by simplifying a common, stressful situation.

What it Does

ASU Lost & Found is a simple, user-friendly website where students can report lost or found items at campus events. It allows users to quickly post details, search for missing belongings, and even connect with each other through an in-app messaging system. All interactions are secured by verifying ASU credentials, ensuring that only trusted members of the community participate.

How We Built It

We built the platform using HTML, CSS, and JavaScript for the frontend, and used localStorage to persist data during development. The project was designed around a responsive interface with real-time updates, allowing users to post and search for items seamlessly. We integrated a basic messaging feature for direct communication between students, and a login system that uses ASU emails for authentication.

Challenges We Ran Into

One major challenge was ensuring that data persisted across page reloads, which we solved by implementing localStorage for prototype purposes. Balancing a clean, intuitive user interface with all the necessary features also required careful planning and multiple iterations. Debugging asynchronous functions and ensuring that all interactions remained smooth under various conditions were other hurdles we overcame.

Accomplishments That We're Proud Of

We're proud of creating a platform that directly addresses a real problem on campus and of the seamless user experience it offers. Successfully integrating real-time updates and an in-app messaging system—while ensuring that only verified ASU students participate—was a huge win for our team. Our project demonstrates how thoughtful design can transform stressful situations into positive outcomes.

What We Learned

We learned the importance of user-centric design and how to leverage modern web technologies to build practical solutions. Through this project, we deepened our understanding of data persistence, real-time communication, and authentication. The process taught us to embrace challenges and continuously iterate until we achieve a smooth, reliable product.

What's Next for ASU Lost & Found

Looking ahead, we plan to integrate a proper backend database to replace localStorage and enhance data security. We aim to add advanced features like AI-powered image matching and more robust user authentication, possibly using ASU’s official SSO. Our goal is to further refine the user experience and expand the platform’s capabilities to serve the entire ASU community even better.

Built With

Share this project:

Updates