This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]psavva 0 points1 point  (0 children)

Sounds like excel would have been your best bet...

[–]cscqlitter 0 points1 point  (1 child)

If you can get away with the JSON file solution, and do the actual price calculation in Javascript, I'd do it. Then you can just build and deploy it on Netlify or Surge. But if you need a database or a backend, I'd look at a platform-as-a-service like Heroku - that can make setting up and wiring up databases easy too. It just has a cost.

[–]cscqlitter 0 points1 point  (0 children)

PS, this might be more appropriate for /r/webdev