Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 910 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 910 Bytes

To buy or not to buy - a simple and straightforward purchase evaluator

For development/testing:

  • $ python3 -m http.server

The Idea:

PWA Price Planner with illustrations using chart.js

Features

Input:

  • Price of an item
  • How many Time Periods you expect to use the item
  • How often you might Use the item per time period

Output:

  • Chart 1: How much the item costs per time period
  • Chart 2: How much each use costs over time

Potential additions:

  • Selection of time period (month/day/year)

Credits

Chart.js References: