Demo projectΒΆ

The framework has a full fledged demo application that demonstrates programming techniques used in the framework.

The demo is located in the demo folder of the Jam.py package downloaded from Github. There is also a standalone or an portable Jam.py V5 Demo application for Windows x64 provided here.

The portable application depends on LibreOffice for Reports and nothing more. Just run it and point the browser as per below. If the application is blocked by the Windows Defender or similar, there is also portable Northwind V7 application at Windows 10/11 App store. Search for Jam.py.

To start the demo application go to the demo folder and run server.py script.

$ ./server.py

Open a Web browser and enter

127.0.0.1:8080

in the address bar.

To see the Application builder, open a new page in a browser and enter

127.0.0.1:8080/builder.html
Demo application Application builder of demo project