Language Used - PHP
User Interface Design - HTML, JQUERY, JAVASCRIPT
Database - MySQL
Web Browser - Brave, Edge, Mozilla, Google Chrome, Opera etc.
Software - XAMPP / Wamp / Mamp/ Lamp (anyone)
Admin is the superuser of the website who can manage everything on the website. Admin can log in through the login page.
-
Dashboard
In this section, the admin can see all detail in brief like the total, assigned and the sample collected and completed tests.
-
Worker
In this section, the admin can manage Worker (add, update, delete).
-
Testing
In this section, the admin can manage all the tests like assign the test to Worker and update the history.
-
Report
In this section, the admin can generate two types of report. One is between dates reports and another one is by search. Admin can search the report by order number, name and mobile number.
-
Admin can also update his profile, change the password and recover the password.
- Total test
- Total assigned
- On the way for sample collection
- Sample collected
- Sample sent to Lab
- Report Deliverd
- Total Registered Users
- Total Registered Workers
User can visit the application through a URL.
-
Testing
This section divided into two parts. One is for new user and another one is for registered user. New user(First-time user) needs to provide personal and testing Information. A registered user only needs to provide test information, their personal information will be fetched from the database.
-
Report
In this section, Users can search their test report using order number, name and registered mobile number.
-
Dashboard
In this section, the User can see how many tests are done.
- B/w Dates Report Date Selection
- Search By User Name or Mobile Number or Order Number
-
Download the zip file and Unzip the file on your local server.
-
Put this file inside "c:/xampp/htdocs/"
-
Database Configuration Open PHPMyAdmin Create a Database named
covidtmsdb
.Import databasecovidtmsdb.sql
from the downloaded folder(inside the database) -
Open Your browser put inside "http://localhost/Covid/"
-
To Login as admin put "http://localhost/Covid/login.php"
-
Username: princy
-
Password: pc1234