You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+33-16Lines changed: 33 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,21 @@
1
1
## I WAS HERE
2
-
I Was Here is a simple PHP Student Attendance Management System. This is not a "we have a lot of features that you will never use" system, but a basic one to help smaller schools to get started quickly.
2
+
I Was Here is an open-source PHP Inventory Management System. Featuring NFC and passwordless login, also allowing students to take attendance by scanning a QR code.
3
3
<br><br>
4
4
5
5
## :white_check_mark: FEATURES
6
-
1) Users management.
7
-
2) Take attendance manually, or let students scan a QR code.
8
-
3) Installble progressive web app.
9
-
4) CSV reports.
6
+
1) NFC and passwordless login.
7
+
2) Installble progressive web app.
8
+
3) Take attendance manually, or let students scan a QR code.
@@ -27,12 +26,30 @@ I Was Here is a simple PHP Student Attendance Management System. This is not a "
27
26
<br><br>
28
27
29
28
## :floppy_disk: INSTALLATION
30
-
Just access `http://your-site.com/` in your browser and walk through the installer.
29
+
1) Just copy/unzip into your `http` folder.
30
+
2) Access `http://your-site.com/` in your browser and walk through the installer.
31
31
<br><br>
32
32
33
-
## :bulb: DOCUMENTATION & FRAMEWORKS
34
-
1) Built on [Bootstrap](https://getbootstrap.com/), [Material Icons](https://fonts.google.com/icons), [HTML5 QRCode Scanner](https://github.com/mebjashtml5-qrcode), [QRCodeJS](https://davidshimjs.github.io/qrcodejs/), [PHP-JWT](https://github.com/firebase/php-jwt), and [Core Boxx](https://code-boxx.com/core-boxx-php-framework/).
35
-
2) Visit https://code-boxx.com/i-was-here-php-attendance-system/ for the full documentation!
33
+
## :bulb: DOCUMENTATION
34
+
1)[How To Use](https://code-boxx.com/i-was-here-php-attendance-system/#sec-use)
0 commit comments