https://github.com/pyhoon/pakai-casual-b4j
basic web application template derived from Pakai Server
https://github.com/pyhoon/pakai-casual-b4j
alpinejs b4j b4x bootstrap5 crud htmx inventory template webapp
Last synced: about 1 month ago
JSON representation
basic web application template derived from Pakai Server
- Host: GitHub
- URL: https://github.com/pyhoon/pakai-casual-b4j
- Owner: pyhoon
- License: mit
- Created: 2026-05-08T16:07:51.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-08T17:13:22.000Z (2 months ago)
- Last Synced: 2026-05-08T19:21:12.987Z (2 months ago)
- Topics: alpinejs, b4j, b4x, bootstrap5, crud, htmx, inventory, template, webapp
- Language: B4X
- Homepage: https://www.b4x.com/android/forum/threads/project-template-web-pakai-casual.170975/
- Size: 58.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pakai-casual-b4j
Version: 6.90
Basic web application template derived from Pakai Server
### Preview

---
## Templates
- Pakai Casual (6.90).b4xtemplate
## Depends on
- [EndsMeet.b4xlib](https://github.com/pyhoon/EndsMeet)
- ByteConverter (internal) - required by WebUtils
- jCore (internal)
- jSQL (internal)
### JDBC driver
- sqlite-jdbc-3.7.2.jar
- mysql-connector-j-9.3.0.jar
- mariadb-java-client-3.5.6.jar
## Features
- Use jSQL library to connect to SQLite and MySQL/MariaDB database
- Built-in simple inventory system with CRUD functionality
- Responsive design front-end with modal dialog and toast based on HTMX v2.0.8, AlpineJS v3.15.8, Bootstrap v5.3.8, Bootstrap Icons v1.13.1
- Easy to extend or replace with your own HTML template