DigitalShoestringSolutions / InventoryManagement

Shoestring starter solution for a simple inventory management system
GNU General Public License v3.0
0 stars 1 forks source link

Devices using the UI cannot render the Chart.js graphs without internet connection #33

Open tobyaharris opened 2 months ago

tobyaharris commented 2 months ago

As discovered by @anandarupmukherjee during a demo - The IM solution requires internet to download and install. Once it is set up, if it is used on an offline network then client devices (e.g. tablets) accessing the system may not render the UI as expected.

Could this be fixed by moving the dependency to the pi? Download some staticfiles and serve them locally?

tobyaharris commented 2 months ago

@Greg-Hawkridge can I interest you in helping propose a fix to this?

tobyaharris commented 1 month ago

^ manually added to tracker

Greg-Hawkridge commented 1 month ago

Download js and serve from static