-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Syntax edited this page Mar 3, 2022
·
10 revisions
Welcome to the HallPassProj wiki!
-
Setup the QR codes: First, you need to look at example.link to get a template on what your links should look like. Then you need to make a unique QR code for every room in your building containing a unique page=# which will be registered to the room number upon the first scan and stored in the servers registred_qrid folder along with the registered room number.
-
Setup server: It is possible to use the built-in web server of PHP just issue the command 'php -S :8080 -t ' then it should be running! The dependencies that are needed are listed in the dependencies file. install these packages using your distro's package manager.