Skip to content

diastremskii/chip-in-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip in calculator

What is it?

When you buy something collectively, you might have a situation when some of people chipped in the purchase and some don't. Moreover people who has contributed might had non-equal contributions. It there are more that 5 contributions it becomes a pain. The app allows you to calculate how much and who should return the money within the group in that case.

It's made with polymer-project.org.

Set up

install node with npm

run

npm install -g gulp npm install

Make a build

gulp

Run tests

npm test

About

A small app writtern with polymer-project.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 88.8%
  • JavaScript 10.4%
  • CSS 0.8%