Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoneyTracker WebApp

MoneyTracker is a sleek and efficient web application designed to help users manage their finances with ease. It allows for the simple tracking of expenses and earnings, presenting the data in a user-friendly dashboard for quick insights.

Features

  • Expense Tracking: Log every expense with details including amount, date, and category.
  • Income Recording: Keep track of your earnings for a comprehensive financial overview.
  • Dashboard Overview: Visualize your financial habits with our intuitive dashboard.
  • Secure Storage: Your financial data is stored securely, ensuring privacy and safety.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express
  • Database: MongoDB
  • Deployment:

Installation

To set up the project environment, follow these steps:

  1. Install all dependencies:
  npm install
  1. Install Express for server-side logic:
  npm install express
  1. Install Nodemon for automatic server restarts during development:
  npm install nodemon
  1. Install Mongoose to interact with MongoDB:
  npm install mongoose
  1. Install body-parser to parse incoming request bodies:
  npm install body-parser

Running app

Run the following command

  npm run start

API Reference

Get Summary

  localhost:5500/dashboard

About

MoneyTracker: A sleek web app for managing finances, allowing users to easily track expenses and earnings. Built with modern tech, it features a user-friendly dashboard for insights into financial habits. Ideal for those looking to organize their finances efficiently.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages