A few months ago I produced an App that allows a cleaning company to organize interventions. All the work sites and available teams are entered, then the work plans are drawn based on the distance between the sites, Each team has its own work...
With this platform we organize remote training courses. We create an event and establish Date, Topic, Teachers, Subscribers, Place and agenda of the various sessions and final questionnaire. You register for the event with a special app. You...
Ola It is with pleasure to release the cloud inventory dashboard clone, done purely with the Abstract Designer and some creativity in BVAD3 internals. For more details, check this link...
Hi, I made a tesseract-ocr ui frontend, which will convert images stored in the clipboard into texts. Different from https://www.b4x.com/android/forum/threads/screen-ocr-in-5-minutes-and-50-lines.90655/, my version is very simple. It utilizes...
Hello. I would like to present a tiny project for a client written in ABMaterial. The client needed a very simple download page. It has customizable graphics (buttons, banner, etc.), descriptions. Part configuration in txt files in SQLite...
Hello, this is a simple and little program to generate quick a hash value from a string. MD5,SHA-1,SHA-224,SHA-256,SHA-384 and SHA-512.
Ola Let's Play I've been curious about TailWindCSS and today after finding a couple of hours that I could spare, decided to start on exploring this. At the moment I'm not really sure how I feel about it as I'm trying to find my place. I haven't...
Ola Version 1.01 released with speed improvements due to BANAnoSQL bulk inserts This is just to showcase one of the projects we will be doing in class @ https://classroom.google.com/c/MzI1MDg2MTMwODc1?cjc=clzmpm3. This features.. 1...
Ola Access WebApp The Nobel Prize Organization has a nice API to query the Laureates . So I started to play around... The WebApp itself is response. This is how it looks on mobile. Then on medium and large devices... Within the...
I have a password app that I wrote a while back to store userids and passwords (Would love to buy an app but I just don't trust anyone with all my information). One of my relatives that uses it asked me to add a Password challenge where they...
Updated 2022-10-28 Athena Lite Pro v1.1.28 (Win/Mac/Linux) has been released. First Released : September 15, 2022. Latest release : October 28, 2022. This version uses the new Metro design and should be ready for global distribution. "Athena...
Sine wave generator for PC, output from the sound card. I used audioTrack lib, thank you @stevel05, https://www.b4x.com/android/forum/threads/jaudiotrack.37973/#content The code writes repeatedly an array of 36 samples of a sine wave to the...
This is an attempt to simplify the process of creating b4xlib projects. It will create an archive file from one or more project folders, allowing you to select the modules and files to add to the library and set the structure if the b4xlib file...
Hi All, I have created an app for managing multiple .b4xlib libraries. I found that keeping multiple libraries updated while they are being developed and tested was quite tricky. This app helps highlight what has been changed and I keep it...
Ola Download NB: All UX screens have been created via the Abstract Designer This is just sharing my curiosity about AngularJS wrapped around BANano. So started this morning to answer myself this question. Can I AngularJS with BANano? Well, so...
Hello, today i will offer to the community my little "PasswordChecker" tool to check if a password was pwnd by a data breach. It will hash the given password into sha-1 and then search thru the very big database file from "haveibeenpwnd.com"...
I have a B4J creation that is very useful for a Family or Small Business. While it is not 100% complete - sorta an advanced Beta - it is quite handy. The data is Organized as if one was on Campus. The Campus contains Building that contains...
ProPower3 is the first app I've built from scratch. My previous coding experience was limited to occasional maintenance of the previous version of the software which was built in Visual Basic 6. It was developed (mostly in spare time, or time...
Ola Download Paypal to : anele@mbangas.com What is Database.Show? Database.Show is a database schema viewer and database schema documentor for your MySQL, MSSQL, SQLite back-ends WebApps. I'm still not sure whether one can access an already...
I was interested in exploring Multivariate Analysis in B4X. This topic includes: covariance, correlations, multivariate analysis of variance (MANOVA), multiple linear regression (MLR), principal component analysis (PCA), factor...