Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A BookKeeping App

Name: Jun Wang

Email: wang.jun6@northeastern.edu

About/Overview

Technologies

React, style: sass and antd-mobile components, State Container: Redux, HTTP requests: axios, Reat Routers: react-router-dom

List of Features

The application has 3 major components.

The monthly bill displays the bills of a certain month and the total amount of payment, income, and balance. Detailed daily bills are also listed under the statement.

The annual bill displays the bills of a certain year and the total amount of payment, income, and balance.

The form to add new bills.

Setup Instruction

  1. Clone the github repo to install the application. gh repo clone JuneWprog/BookKeeping

  2. Setup Client

a. Open Terminal and cd BookKeeping.

b. Execute npm install

c. To start the UI, execute npm start

d. Application UI is accessible at (http://localhost:3000).

  1. Setup Server

a. Execute npm run server

b. The server runs on (http://localhost:3001/ka).

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages