💡 Inspiration

Finding a parking spot in urban cities is often a nightmare—leading to traffic congestion, wasted fuel, and immense stress. Meanwhile, thousands of private driveways and garages sit empty during the day. We built Parky to bridge this gap, creating an "Airbnb for Parking" that turns idle real estate into a valuable resource for drivers.

🚗 What it does

Parky is a peer-to-peer parking marketplace that allows:

  • Drivers to find, book, and navigate to verified parking spaces in seconds. It features an AI-powered Smart Search that understands natural language like "cheap parking near the airport" or "covered car parking with EV charging."
  • Hosts to list their unused driveways, garages, or empty plots and earn a steady passive income.
  • EV Owners to specifically filter for spaces equipped with charging stations, solving the "range anxiety" problem.

🛠️ How we built it

  • Frontend: Built with React and Tailwind CSS for a premium, responsive experience.
  • Mapping: Integrated a dual-provider system using Google Maps API for premium features and Leaflet (OpenStreetMap) as a robust, high-performance fallback.
  • Icons & UI: Designed with Lucide React for modern aesthetics and micro-animations for better engagement.
  • Search: Implemented a "Smart Search" logic that handles both geographic coordinates and semantic text queries.

🚧 Challenges we ran into

One of our biggest hurdles was ensuring the app remained functional for demos even without active API billing. We solved this by building a Dynamic Demo Mode that automatically detects missing API keys and switches the entire mapping engine to Leaflet on-the-fly, ensuring a "zero-fail" presentation. We also faced challenges in optimizing geospatial queries to find the nearest spaces with high accuracy.

🏆 Accomplishments that we're proud of

  • Seamless Map Integration: Creating a map system that looks and feels premium, with custom color-coded markers for availability.
  • The AI Search Engine: Building a search experience that feels "smart" and intuitive rather than just a basic filter.
  • The UI/UX: Crafting a sleek, "glassmorphic" design that stands out from typical utility apps.

📚 What we learned

We gained deep expertise in Geospatial Data and how to handle coordinates efficiently in a web app. We also learned the importance of Graceful Degradation—designing systems that work beautifully even when external APIs or services are unavailable.

🚀 What's next for Parky

  • Real-time IoT Sensors: Integrating smart sensors to show exactly when a car leaves a spot in real-time.
  • Dynamic Pricing: Implementing AI algorithms that adjust parking rates based on local demand and events.
  • In-App Payments & Chat: Adding integrated UPI/Card payments and a direct chat system between hosts and drivers.
Share this project:

Updates