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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,14 @@
2
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
3
<br><br>
4
4
5
-
## FEATURES
5
+
## :white_check_mark:FEATURES
6
6
1) Users management.
7
7
2) Take attendance manually, or let students scan a QR code.
Just access `http://your-site.com/` in your browser and walk through the installer.
31
31
<br><br>
32
32
33
-
## DOCUMENTATION & FRAMEWORKS
33
+
## :bulb:DOCUMENTATION & FRAMEWORKS
34
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
35
2) Visit https://code-boxx.com/i-was-here-php-attendance-system/ for the full documentation!
36
36
<br><br>
37
37
38
-
## LICENSE
38
+
## :newspaper:LICENSE
39
39
Copyright by Code Boxx
40
40
41
41
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -54,4 +54,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
54
54
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
55
55
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
56
56
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
0 commit comments