Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(PHP CODE) COVID 19 Student Tracking System At the entrance of each class will have a qr-code which is when scanned will read serveraddress/projectName/add.php?roomno=rno where

(PHP CODE)
COVID 19 Student Tracking System
At the entrance of each class will have a qr-code which is when scanned will read
serveraddress/projectName/add.php?roomno=rno where boldfaced text could vary but basically a php page named add.php with changing room numbers.
a. Create an HTML page which will accept text and return qrcode that could be printed.
b. When the page add.php loaded romm number will be displayed and telephone number will be asked, together with the current time and date the information should be stored within a database table.
Within the database table: RoomNumber, TelephoneNumber, Time, Date, and an optional Name Surname should be stored for each student, who visited the class, in minimum.
For Listing the records stored, we need username & password authentication and authorization, where a single user with a fixed password is welcome as a minimum requirement.
c. A PHP page where; to query and display the list of all students for a specific room at a specific date and ordered by time is possible.
d. A PHP page where; to query and display the list of all students for all rooms between two dates ordered by date and time is possible.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spatial Databases With Application To GIS

Authors: Philippe Rigaux, Michel Scholl, Agnès Voisard

1st Edition

1558605886, 978-1558605886

More Books

Students also viewed these Databases questions

Question

What about leadership lessons from particularly good or bad bosses?

Answered: 1 week ago

Question

When would you use one approach, and when would you use another?

Answered: 1 week ago