Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

This is a page that can show records to see where you spend your money on.

Features

  • Create an account to arrange your private list, with various functions below.
  • Scroll on the homepage to easily browse a expense record list, including its name, cost, date and category.
  • You can also edit every record by clicking on the edit button.
  • Click on the dropdown button to see specific records by its category.

Prerequisites

  • Node.js: v 19.8.1
  • Express: v 4.18.2

Installation and execution

  1. Use terminal to clone the project
git clone https://github.com/jamiennn/expense-tracker.git
  1. Install node modules
npm install
  1. Run the seeder
npm run seed
  1. Run the server
npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages