tallmtt / 2b-n2b

To buy or Not 2 buy - a simple and straightforward purchase evaluator PWA

Home Page:https://rensbox.duckdns.org/webapps/2b-n2b/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

To buy or Not 2 buy - a simple and straightforward purchase evaluator PWA

https://rensbox.duckdns.org/webapps/2b-n2b/

License:GNU General Public License v3.0


Languages

Language:JavaScript 70.3%Language:HTML 24.1%Language:CSS 5.6%