Skip to content

Aayu-shh/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker App

This is a Fullstack Expense Tracker App that allows you to track your expenses and manage your finances.

Features

  • Add expenses with amount, description, and type.
  • View expenses in real-time as a list.
  • Edit any expense in the list.
  • Delete any expense from the list.

Technologies Used

  • FrontEnd: HTML, BootStrap CSS, JavaScript
  • BackEnd: Node.js, MySQL

Getting Started

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Set up the MySQL database and configure the connection.
  4. Run the application with npm start.
  5. Access the app at http://localhost:5000.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published