Skip to content

jsdmc/expenses-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expenses-tracker

Quick links

Launch live version on nojitsu
Launch live tests

Task description

As a regular guy I want to track my expenses

story1 "as a guy I want to be able to easily create/modify/delete an expense"
story2 "as a guy I want to have an overview/list of my all expenses with total costs at the bottom"
story3 "as a guy I want to be able to easily mark expense as paid/unpaid from the list"
story4 "as a guy I want to be able to sort/filter it by name/description, dateCreated, category (transport, boozeup etc), paid/unpaid"

Installation

npm install
npm start

To run client tests http://localhost:3000/test

Application will be available at http://localhost:3000/ by default. You can change the port in config.js

Supported browsers - Chrome, Safari

About

expenses-tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published