75.9$ Full feature Multiple login (admin + teacher + student + parents) Student Management. Teaching Management. Presence Management Salary Management Payment management Schedule Management Exam management...
Nothing special about this template. Just added 2 files (.gitignore and .gitattributes) into the platform folders. Also added a comment link to open GitHub Desktop. GitHub: https://github.com/pyhoon/b4xpages-for-github
Dear all, I have just created a video of some of the interactive software programs developed using B4J. Here is the video:
After a question here 'How to create a scope', I played a bit with the subject. Reminded me some 'old' days :). The program can: - display 4 curves, selectable - select time interval (sampling rate) - select the scale for each curve - set an...
B4XCheckList class (cross platform) - allows drag and drop of markers on an image. General functionality - is to place a marker at a given point within an image with additional information. Customization - Background image - predefined or...
Introduction: The designer consists of the Windows design side and the Android APP. Is a central control system to write the supporting designer and APP, inspired by winform. Windows design side by VB. NET development, Android APP side with B4A...
Bonjour à toutes/tous, depuis plusieurs années, j'ai développé cette appli que je mets gratuitement à disposition de la communauté. Cette appli se compose d'un logiciel sur smartphone Android et d'un logiciel sur PC Windows. Voici le lien sur mon...
Hello everyone, I am excited to share with the community a new application I have developed: a 2048 game. This app is based on the popular 2048 puzzle game, where the goal is to combine tiles with the same number to reach the 2048 tile...
My latest app is done for my local darts team who play in the Shrewsbury League. It's a basic scoreboard that switches between the two players automatically making scoring the game very easy. The scoreboard can be configured via the settings...
bonsaiBASE After some time, and a lot of being side-tracked, job-jacked and redirections, I've finally completed the first version of this APP. What you see in the screenshots makes it look deceptively simple - which took a bit of distillation...
The system is developed in B4A and integrates two Bluetooth modules: one for image analysis using a camera, and another embedded in the firearm to detect hand movements and control the shooting laser, collecting data for shot analysis. This...
I got a sun roof here. One of those with pivoting slats. The hardware is from a company in the Czech Republic. The controls are from Italy: Teleco. Teleco makes several remote control systems, so this project may be used differently. The control...
Generate B4X code from CURL command ex. Dim CURL As B4XcURL CURL.Initialize Dim CurlText As String = $"curl https://api.luxand.cloud/photo/verify/1234/ -X POST \ -H "token: 1111111111111" \ -d "name=image1" \...
B4XBase64 encoding and decoding algorithms were developed using B4X code only, without external libraries (StringUtils). Methods: . URL encoding and decoding . Image variable encoding and decoding . Text variable encoding and decoding . Image...
MLKIT TRANSLATION - the final frontier
Hello Community, ? i am working on a new B4X Game that I would to share with you. it is a very popular game: Fruit Ninja. The Source Code is for sale and includes: - full B4X Source Code for all Platforms (B4A, B4i, B4J) - collision...
This client can be used to play skits from server.Choose from lists, categories, players, episodes, history,Famous quotes, and even ads(a button jumps to the url).See attachment for more pictures
Hi. I have customized two themes (1 Dark and 1 Light) that I find more relaxing for my eyes. I hope you like it. Unzip the zip file and put the 2 .vssetting files in the themes folder of your B4X installation.
WHAT'S NEW IN VERSION 3: 1-No More Direct Connection to The Database Server (All Clients Now Consume the Restful Service); 2-Client and Delivery Boy Apps Are Now Different (This Was to Avoid Adding Background Localization to The Client Side)...
hi this is a very old project that i have put by side. now i decided to upload it to the store but and see if people like it. if they do i will complete the other modes. i am using a maze generator algorithm to create my maze. very nice game...