Inspiration

Moving across different states for college forced me to repeatedly adapt to new environments, neighborhoods, and communities. Navigating unfamiliar places while trying to make small talk and build connections was often uncomfortable and challenging. In smaller towns especially, information travels slowly. Something as simple as a traffic jam can become a major inconvenience when there is no reliable or timely local update. I experienced this firsthand when roads were unexpectedly blocked for hours due to incidents like shootings, with no clear explanation or warning. These moments highlighted a gap between what was happening locally and the information available to people who needed it most. InsiderTrack was inspired by this personal struggle to stay informed and connected in places where real-time local knowledge truly matters.

What it does

InsiderTrack is a community-driven platform that allows locals to share, verify, and discuss what is happening around them. Users can post local updates and vote true or false to collectively assess the reliability of information. By surfacing verified local insights, InsiderTrack helps people feel more connected and informed within their communities.

How we built it

We built InsiderTrack as a full-stack web application using a React and Next.js frontend with a Supabase backend. Supabase handles data storage, real-time updates, and API access, allowing posts and votes to update dynamically. We designed a clean, minimal interface to keep the focus on community interaction and verification rather than distractions.

Challenges we ran into

One of the biggest challenges was configuring backend access correctly, including environment variables, database permissions, and real-time updates. We also had to carefully think through how voting should work to avoid confusion and ensure that updates reflected accurately in the UI. Debugging real-time data flow and ensuring consistent state updates required several iterations.

Accomplishments that we're proud of

We are proud of building a working end-to-end system that supports real-time community interaction. Successfully implementing true and false voting, dynamic feed updates, and a clean user experience within a short timeframe was a major milestone. We also gained a deeper understanding of building scalable, data-driven applications.

What we learned

Through this project, we learned how to design systems that balance openness with reliability. We strengthened our skills in full-stack development, database security, and real-time data handling. Most importantly, we learned how small design decisions can strongly influence how people interact with and trust a platform.

What's next for InsiderTrack

Next, we plan to introduce monetization through ads and a contributor reward system. Users will be able to earn commission by posting and verifying local news, incentivizing timely and accurate updates. We also plan to strengthen verification mechanisms to reward trustworthy contributors while reducing misinformation. By aligning incentives with accuracy, InsiderTrack aims to build a sustainable ecosystem where users are motivated not just to share news, but to ensure it is reliable.

Built With

Share this project:

Updates