<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Suheyl</title>
    <description>The latest articles on DEV Community by Suheyl (@thofficialcoder).</description>
    <link>https://dev.to/thofficialcoder</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3014038%2Fca9e188d-162e-4f6a-bb87-e6c099ec30b9.JPG</url>
      <title>DEV Community: Suheyl</title>
      <link>https://dev.to/thofficialcoder</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thofficialcoder"/>
    <language>en</language>
    <item>
      <title>I Built a Parking App MVP That Uses Real-Time Data -- Meet LotFinder</title>
      <dc:creator>Suheyl</dc:creator>
      <pubDate>Fri, 04 Apr 2025 01:08:35 +0000</pubDate>
      <link>https://dev.to/thofficialcoder/i-built-a-parking-app-mvp-that-uses-real-time-data-meet-lotfinder-1i61</link>
      <guid>https://dev.to/thofficialcoder/i-built-a-parking-app-mvp-that-uses-real-time-data-meet-lotfinder-1i61</guid>
      <description>&lt;p&gt;Hi DEV community!&lt;/p&gt;

&lt;p&gt;After wrestling with the struggle of finding parking one too many times, I decided to do something about it. So I built a simple MVP called LotFinder -- a real-time, community-powered parking app.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is LotFinder?&lt;/strong&gt;&lt;br&gt;
LotFinder helps drivers find nearby available parking spots using real data shared by real users. The idea is simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You open the app and see a map of parking spots shared by others.&lt;/li&gt;
&lt;li&gt;If you leave a spot, you can mark it with one tap to help others.&lt;/li&gt;
&lt;li&gt;All data syncs in real-time using Firebase.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No accounts, no clutter -- just quick, lightweight parking help.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why I Built It&lt;/strong&gt;&lt;br&gt;
I live in a city where street parking is hit-or-miss, and I found myself circling the block way too often. I wanted something fast and collaborative, like Waze but specifically for parking. LotFinder is my attempt at solving that.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Current Status&lt;/strong&gt;&lt;br&gt;
This is a Minimum Viable Product, built with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;React Native (Expo)&lt;/strong&gt; for the front-end&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Firebase&lt;/strong&gt; for real-time database and syncing&lt;/li&gt;
&lt;li&gt;Deployed for Android testing and IOS&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'm currently looking for early users, feedback, and ideas for features to prioritize next.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Try It Out&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://lotfinderlandingpage.vercel.app/" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feedback Is Welcome!&lt;/strong&gt;&lt;br&gt;
If you have thoughts on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;UI/UX improvements&lt;/li&gt;
&lt;li&gt;Scaling with more users&lt;/li&gt;
&lt;li&gt;Ideas for community engagement&lt;/li&gt;
&lt;li&gt;Or anything else
I'd love to hear them!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks for reading -- and happy parking!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>firebase</category>
      <category>reactnative</category>
      <category>mobile</category>
    </item>
  </channel>
</rss>
