Skip to content

code-boxx/I-Was-Here-PHP-Attendance-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I WAS HERE

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.

✅ FEATURES

  1. NFC and passwordless login.
  2. Installble progressive web app.
  3. Take attendance manually, or let students scan a QR code.

📷 SCREENSHOTS


☑️ REQUIREMENTS

  1. LAMP/WAMP/MAMP/XAMPP
  2. Apache Mod Rewrite
  3. PHP MYSQL PDO Extension
  4. At least PHP 8.0

💾 INSTALLATION

  1. Just copy/unzip into your http folder.
  2. Access http://your-site.com/ in your browser and walk through the installer.

💡 DOCUMENTATION

  1. How To Use
  2. FAQ
  3. For The Developers

🔌 FRAMEWORKS

  1. PHP Packages
  2. HTML JS

⭐ SUPPORT

Like this project? Just give it a star. That will indirectly help grow my blog a little bit. 😉

📰 LICENSE

Copyright by Code Boxx

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.