Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Create Web Based Forms Quickly, With In-built DB, For All Your Teams
Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences.
After installation, login to the Administrator Page with :
Username : root
Password : change_this
and look at the team1 database and the sample_table in it, from all aspects.
You can now create your own tables/forms.
Also, login into the team1 user page ( from homepage ) with :
Username : team1...
PHP Student Attendance System, scan QR code to take attendance.
= INTRO =
I Was Here is an open-source PHP Student Attendance Management System. Featuring NFC and passwordless login, also allows students to take attendance by scanning a QR code.
= DOCUMENTATION =
https://code-boxx.com/i-was-here-php-attendance-system/
= SYSTEM REQUIREMENTS =
* LAMP/WAMP/MAMP/XAMPP
* Apache Mod Rewrite
* PHP MySQL PDO Extension
* At least PHP 8.0
= INSTALL =
Just access http://YOUR-SITE.com in your browser to launch the installer.
= LICENSE =
I Was...