Skip to content

Price-calculator is helping to choose better offer of the same product

Notifications You must be signed in to change notification settings

lucosmo/price-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

price-calculator

Description

Web-based price-calculator helps choosing better price per unit of the same product.
Sometimes you are confused what is better price for you:

to buy 30 units of product for £4.99
or
50 units for £6.15

Price-calculator will help you decide which option is better for you.

Technology stack

  • PHP
  • JS
  • HTML
  • CSS

Instructions:

  1. Go inside folder containing project
  2. Run python local testing server:
  • Linux/MacOS:
python3 -m http.server
  • Windows:
python -m http.server

or

py -3 -m http.server
  1. By default project runs under URL:
http://localhost:8000

About

Price-calculator is helping to choose better offer of the same product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published