Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinanceTracker

FinanceTracker is a full-stack MERN application designed to help users track their daily income, expenses, balances, and transactions in a simple and organized way.

This project focuses on real-world full-stack development, authentication, API integration, and deployment.


Features

  • Secure user authentication using Firebase
  • Track daily income and expenses
  • View balance and transaction history
  • Organized transaction management
  • Responsive and clean UI
  • RESTful API integration

Tech Stack

Frontend

  • React.js
  • Vite
  • Tailwind CSS
  • Axios

Backend

  • Node.js
  • Express.js
  • MongoDB (Mongoose)

Authentication

  • Firebase Authentication

Project Structure


FinanceTracker/
├── frontend/
│ ├── src/
│ ├── public/
│ ├── index.html
│ └── package.json
│
├── backend/
│ ├── config/
│ ├── routes/
│ ├── models/
│ ├── controllers/
│ └── index.js



---



Releases

Packages

Contributors

Languages