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
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
## I WAS HERE
2
-
I Was Here is a simple, free, and open-source PHP Student Attendance Management System. Not the best in the world, but it will help small schools to get started quickly without all the hassle.
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.
3
+
<br><br>
4
+
5
+
## FEATURES
6
+
1) Users management.
7
+
2) Take attendance manually, or let students scan a QR code.
8
+
3) Progressive web app.
9
+
4) CSV reports.
3
10
<br><br>
4
11
5
12
## SCREENSHOTS
@@ -23,16 +30,8 @@ I Was Here is a simple, free, and open-source PHP Student Attendance Management
23
30
Just access `http://your-site.com/` in your browser and walk through the installer.
24
31
<br><br>
25
32
26
-
## FEATURES
27
-
1) Users management.
28
-
2) Attendance management.
29
-
3) Built-in QR code scanner.
30
-
4) Take attendance by scanning QR code or manual.
31
-
5) Progressive web app.
32
-
<br><br>
33
-
34
33
## DOCUMENTATION & FRAMEWORKS
35
-
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/) and [Core Boxx](https://code-boxx.com/core-boxx-php-rapid-development-framework/).
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-rapid-development-framework/).
36
35
2) Visit https://code-boxx.com/i-was-here-php-attendance-system/ for the full documentation!
0 commit comments