Skip to content

Repository files navigation

URL Shortener

A web application which can help people record their expense. The web application is based on Express.js server

Demo Website

You can use following info to login

account: user1@example.com
password: 12345678

account: user2@example.com
password: 12345678

Demo Website: Please click here

Login

Homepage

Home

Homepage

Features

  • Users can login in with your account
  • Users can register a new account for yourself
  • Users can view all expense records.
  • Users can view some expense records via selecting a category.
  • Users can create expense records which you want to record.
  • Users can delete expense records.

Prerequisites

  1. Please confirm whether to install Node.js first
  2. GitBash or CMder (for Windows)

Instructions for use

  1. Open the terminal and copy to the local computer
https://github.com/Phiphi0912/Expense-tracker.git

3.Enter project folder

cd url-shorter

4.Install the required kit

npm install

5.Start operation

npm run start

6.If you want to conduct developer testing for the project

npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages