19/09/2025
đź’¸ Expense Tracker (with Charts)
An Expense Tracker web app built with Django (backend) and React (frontend).
It lets you add, filter, and visualize expenses with interactive charts.
Includes authentication with protected routes so only logged-in users can access their data.
🚀 Features:
User authentication (login & signup with JWT)
Add, update, and delete expenses
Filter expenses by category and date range
Charts powered by Chart.js (react-chartjs-2)
• Pie chart → expense breakdown by category
• Line/Bar chart → expenses over time
đź› Tech Stack:
Frontend: React, Tailwind CSS, react-chartjs-2
Backend: Django REST Framework, SQLite
Other: JWT Authentication, Axios
Code: https://github.com/Cipher-Syntax/Django-React-Projects