<?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: Noob Game And App Dev</title>
    <description>The latest articles on DEV Community by Noob Game And App Dev (@noobappdev).</description>
    <link>https://dev.to/noobappdev</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%2F3822626%2F58085ad0-a146-4931-a8cd-3102ddcd26b1.png</url>
      <title>DEV Community: Noob Game And App Dev</title>
      <link>https://dev.to/noobappdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/noobappdev"/>
    <language>en</language>
    <item>
      <title>I built an offline-first Expense Tracker &amp; Secure Notepad using Firebase</title>
      <dc:creator>Noob Game And App Dev</dc:creator>
      <pubDate>Fri, 13 Mar 2026 15:57:10 +0000</pubDate>
      <link>https://dev.to/noobappdev/i-built-an-offline-first-expense-tracker-secure-notepad-using-firebase-264h</link>
      <guid>https://dev.to/noobappdev/i-built-an-offline-first-expense-tracker-secure-notepad-using-firebase-264h</guid>
      <description>&lt;p&gt;Hi DEV community! 👋&lt;br&gt;
​As an indie developer, I love building things that solve my own daily problems. I was frustrated with the current market of expense trackers and to-do list apps. Most of them are filled with ads, have cluttered UIs, or lack basic privacy features.&lt;br&gt;
​So, I decided to code my own solution: Easy Note &amp;amp; Expense Tracker.&lt;br&gt;
​🛠️ The Tech Stack &amp;amp; Features&lt;br&gt;
​I wanted the app to be blazing fast and secure. Here is what I focused on:&lt;br&gt;
​Firebase Realtime Database: For instant cloud syncing across devices.&lt;br&gt;
​Visual Analytics: I used HTML/JS libraries to generate dynamic doughnut charts for expense categorization.&lt;br&gt;
​Item-Level Security: Instead of locking the whole app, users can lock specific private ledgers or text notes with custom passwords.&lt;br&gt;
​💡 The Challenge&lt;br&gt;
​The biggest challenge was making sure the UI remains absolutely minimal while holding 4 different modules (Finance, Notepad, Tasks, and Ledger). I stripped away all unnecessary menus to keep the focus purely on productivity.&lt;br&gt;
​🚀 Try It Out&lt;br&gt;
​I just launched the web page for the ecosystem. I would absolutely love to get some feedback from fellow developers on the UI/UX and the overall concept.&lt;br&gt;
​Check out the full app details here :  &lt;a href="https://noobcreation.in/easynote.html" rel="noopener noreferrer"&gt;https://noobcreation.in/easynote.html&lt;/a&gt;&lt;br&gt;
​Let me know what you think in the comments! What features do you usually look for in a productivity app?&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>firebase</category>
      <category>android</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
