<?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: Vetrivel M</title>
    <description>The latest articles on DEV Community by Vetrivel M (@vetrivel_m_f1b9bf471f4aa0).</description>
    <link>https://dev.to/vetrivel_m_f1b9bf471f4aa0</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%2F3793433%2Fa2b34d46-50ed-41c5-90dc-bb733691597e.jpg</url>
      <title>DEV Community: Vetrivel M</title>
      <link>https://dev.to/vetrivel_m_f1b9bf471f4aa0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vetrivel_m_f1b9bf471f4aa0"/>
    <language>en</language>
    <item>
      <title>Group Expenses</title>
      <dc:creator>Vetrivel M</dc:creator>
      <pubDate>Sun, 01 Mar 2026 15:30:59 +0000</pubDate>
      <link>https://dev.to/vetrivel_m_f1b9bf471f4aa0/group-expenses-in2</link>
      <guid>https://dev.to/vetrivel_m_f1b9bf471f4aa0/group-expenses-in2</guid>
      <description>&lt;h2&gt;
  
  
  The Community
&lt;/h2&gt;

&lt;p&gt;A lot of families in India (including mine) manage their finances together, while personal finance is very important, families include grandparents, parents, and kids in a single home, making personal finance not so personal.&lt;/p&gt;

&lt;p&gt;This got me thinking: this is a common problem in families, roommates, or any group in general, while most expense-tracking apps focus on individual budgeting, shared living comes with shared groceries, rent, utilities, and everyday costs that require collaboration and transparency.&lt;/p&gt;

&lt;p&gt;This app is designed specifically for communities that manage money together.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built a group expense tracking web app that allows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;User Authentication&lt;/li&gt;
&lt;li&gt;Creating families/groups&lt;/li&gt;
&lt;li&gt;Role-based access (Admins &amp;amp; Members)&lt;/li&gt;
&lt;li&gt;Admin-controlled member management&lt;/li&gt;
&lt;li&gt;Shared expense tracking&lt;/li&gt;
&lt;li&gt;Custom &amp;amp; predefined categories&lt;/li&gt;
&lt;li&gt;Expense summaries and basic stats&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal was to make shared expense tracking simple, transparent, and easy to use.&lt;/p&gt;

&lt;h2&gt;
  
  
  Code &amp;amp; Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/vetripy/group-expense-tracker" rel="noopener noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/TTFvgllzfLo" rel="noopener noreferrer"&gt;Demo Video&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;I built the backend using FastAPI + MongoDB and the frontend using Next.js with Tailwind CSS, following a modular structure.&lt;/p&gt;

&lt;p&gt;To move fast within the challenge timeline, I used AI-assisted coding tools to help generate boilerplate code and iterate quickly. &lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>weekendchallenge</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
