################################

QR Code Generator (QRC)

################################
Installation:
1. Install Apache, PHP 8+
2. Import sql file to Mysql
3. Copy "QRC" folder to web root directory
3. Update Database name, user and password in "QRC/includes/dbconn.php"
4. Access the URL.


Importent Links:

Home Page: http://localhost/QRC/index.php
User Login: http://localhost/QRC/login.php
Admin Login: http://localhost/QRC/admin/index.php

Test user login:
Email: test@test.com 
Password: password

Admin login:
Email: admin@admin.com 
Password: password
################################
