<?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: Mustafa Y</title>
    <description>The latest articles on DEV Community by Mustafa Y (@codignia).</description>
    <link>https://dev.to/codignia</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%2F3203003%2Fab69a335-859a-4ace-b658-7b4b48a850c6.png</url>
      <title>DEV Community: Mustafa Y</title>
      <link>https://dev.to/codignia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/codignia"/>
    <language>en</language>
    <item>
      <title>🚀 Milestone Reached: 1,000 Installs on Google Play</title>
      <dc:creator>Mustafa Y</dc:creator>
      <pubDate>Sun, 01 Jun 2025 17:41:15 +0000</pubDate>
      <link>https://dev.to/codignia/milestone-reached-1000-installs-on-google-play-2dig</link>
      <guid>https://dev.to/codignia/milestone-reached-1000-installs-on-google-play-2dig</guid>
      <description>&lt;p&gt;This May, &lt;strong&gt;Finanzy&lt;/strong&gt;, our Android-based &lt;strong&gt;personal finance manager&lt;/strong&gt;, crossed a meaningful milestone: &lt;strong&gt;1,000 installs&lt;/strong&gt; on the Play Store.&lt;/p&gt;

&lt;p&gt;If you're new to it, Finanzy helps users manage their money with a clean and efficient &lt;strong&gt;expense tracker&lt;/strong&gt;, &lt;strong&gt;income tracker&lt;/strong&gt;, and &lt;strong&gt;budget planner&lt;/strong&gt; — all packed into one lightweight app.&lt;/p&gt;

&lt;p&gt;📲 &lt;a href="https://play.google.com/store/apps/details?id=com.codignia.finanzy" rel="noopener noreferrer"&gt;Get it on Google Play&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🧠 Smarter Filters
&lt;/h2&gt;

&lt;p&gt;We introduced &lt;strong&gt;advanced filters&lt;/strong&gt; to give users more control over their data:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Filter by account
&lt;/li&gt;
&lt;li&gt;Filter by category
&lt;/li&gt;
&lt;li&gt;Filter by specific time periods
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This upgrade makes Finanzy a much more effective &lt;strong&gt;budget planner&lt;/strong&gt; and improves how users analyze their financial habits.&lt;/p&gt;

&lt;h2&gt;
  
  
  🗺️ Map View for Transactions
&lt;/h2&gt;

&lt;p&gt;One of the most requested features is finally here: a &lt;strong&gt;map view&lt;/strong&gt; to visualize where transactions happen.&lt;/p&gt;

&lt;p&gt;Users can now see their spending geographically, helping them identify patterns or outliers. This feature brings a new spatial dimension to Finanzy’s &lt;strong&gt;expense tracking&lt;/strong&gt; capabilities.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ UI and UX Improvements
&lt;/h2&gt;

&lt;p&gt;We also made several visual and usability enhancements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🧾 New icons for accounts
&lt;/li&gt;
&lt;li&gt;💲 More accurate balances with decimal formatting
&lt;/li&gt;
&lt;li&gt;📊 Improved charts for income vs. expenses
&lt;/li&gt;
&lt;li&gt;💬 Enhanced feedback button for easier communication
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These changes are based entirely on user feedback and usage patterns keep it coming!&lt;/p&gt;

&lt;h2&gt;
  
  
  📝 Full Blog Update
&lt;/h2&gt;

&lt;p&gt;Want to see the full context and screenshots? Check out the complete May update on our blog:&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://finanzy.net/finanzy-may-2025-updates-1000-installs-smarter-filters-and-a-map-for-your-money/" rel="noopener noreferrer"&gt;Read the Full May 2025 Finanzy Update&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're building in fintech, mobile, or solo-deving your own productivity tools — I'd love to hear how you’re handling feature prioritization and user feedback.&lt;/p&gt;

&lt;p&gt;Feel free to drop a comment or share your own experience 👇&lt;/p&gt;

</description>
      <category>android</category>
      <category>productivity</category>
      <category>startup</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Finanzy: A Lightweight Personal Finance App Built with Flutter</title>
      <dc:creator>Mustafa Y</dc:creator>
      <pubDate>Mon, 26 May 2025 13:08:56 +0000</pubDate>
      <link>https://dev.to/codignia/finanzy-a-lightweight-personal-finance-app-built-with-flutter-42j3</link>
      <guid>https://dev.to/codignia/finanzy-a-lightweight-personal-finance-app-built-with-flutter-42j3</guid>
      <description>&lt;p&gt;Managing your personal finances shouldn't be complicated. That’s why we built Finanzy — a clean, easy-to-use budgeting app focused on privacy and simplicity.&lt;/p&gt;

&lt;p&gt;📱 Built with Flutter and powered by SQLite, Finanzy works fully offline for all core features. Optional features like multi-currency mode (premium) and location tracking require internet.&lt;/p&gt;

&lt;p&gt;🧠 State management is handled with Provider.&lt;br&gt;
💾 Local and cloud backups:&lt;br&gt;
All users can export local backups.&lt;br&gt;
Premium users can sync to Google Drive.&lt;/p&gt;

&lt;p&gt;💸 Core features include:&lt;br&gt;
Income and expense tracking&lt;br&gt;
Category-based organization (premium users get subcategories)&lt;br&gt;
Custom monthly budgets per category&lt;br&gt;
Rich charts for budgets, categories, and account balances&lt;br&gt;
Dark mode&lt;br&gt;
PDF report export (premium)&lt;/p&gt;

&lt;p&gt;🌍 Multilingual support:&lt;br&gt;
Available in English, German, Spanish, Arabic, French, Italian, Portuguese, Romanian, Russian, and Turkish.&lt;/p&gt;

&lt;p&gt;🚀 iOS version is planned for the future.&lt;/p&gt;

&lt;p&gt;👉 Try Finanzy on Google Play:&lt;br&gt;
&lt;a href="https://play.google.com/store/apps/details?id=com.codignia.finanzy" rel="noopener noreferrer"&gt;https://play.google.com/store/apps/details?id=com.codignia.finanzy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We’d love your feedback! 👇&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>android</category>
      <category>mobile</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
