uw-ictd / colte

Community LTE Project
MIT License
59 stars 27 forks source link

webgui: packages are currently hard-coded #5

Closed spencersevilla closed 6 years ago

spencersevilla commented 6 years ago

The packages available for users to purchase (eg. X MB for Y USD) are currently hard-coded into purchase.js (starting at line 28). Ideally this all comes out into a dynamically loaded config file to (1) make it sane for different networks to enact different pricing schemes and (2) make it easy for network operators to update the pricing schemes and/or add new package deals.

spencersevilla commented 6 years ago

closed by commit 4527bdc