Skip to content

Commit 6996fbc

Browse files
authored
Update README.md
1 parent a91ce21 commit 6996fbc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
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.
33
<br><br>
44

5-
## FEATURES
5+
## :white_check_mark: FEATURES
66
1) Users management.
77
2) Take attendance manually, or let students scan a QR code.
88
3) Installble progressive web app.
99
4) CSV reports.
1010
<br><br>
1111

12-
## SCREENSHOTS
12+
## :camera: SCREENSHOTS
1313
<p float="left">
1414
<img width="250" src="https://github.com/code-boxx/I-Was-Here/blob/main/assets/iwh-1a.png">
1515
<img width="250" src="https://github.com/code-boxx/I-Was-Here/blob/main/assets/iwh-2a.png">
@@ -19,23 +19,23 @@ I Was Here is a simple PHP Student Attendance Management System. This is not a "
1919
<img width="250" src="https://github.com/code-boxx/I-Was-Here/blob/main/assets/iwh-6a.png">
2020
</p><br>
2121

22-
## REQUIREMENTS
22+
## :ballot_box_with_check: REQUIREMENTS
2323
1) LAMP/WAMP/MAMP/XAMPP
2424
2) Apache Mod Rewrite
2525
3) PHP MYSQL PDO Extension
2626
4) At least PHP 8.0
2727
<br><br>
2828

29-
## INSTALLATION
29+
## :floppy_disk: INSTALLATION
3030
Just access `http://your-site.com/` in your browser and walk through the installer.
3131
<br><br>
3232

33-
## DOCUMENTATION & FRAMEWORKS
33+
## :bulb: DOCUMENTATION & FRAMEWORKS
3434
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/).
3535
2) Visit https://code-boxx.com/i-was-here-php-attendance-system/ for the full documentation!
3636
<br><br>
3737

38-
## LICENSE
38+
## :newspaper: LICENSE
3939
Copyright by Code Boxx
4040

4141
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
5454
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5555
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5656
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
57-
SOFTWARE.
57+
SOFTWARE.

0 commit comments

Comments
 (0)