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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
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...