Consider the project database designed and implemented during previous semester i.e. Fall 2024.
Its implementation was done using Structured Query Language. Now there is a need to implement a web-based solution
that incorporates major functionalities of the project such as:
(1) Registration of Student/Patient/Passenger/Customer
(2) Search facilities including partial matches
(3) Project-specific functionalities
(4) Role-based access control
(5) Payment system (if required)
You must create user interface prototypes for each functionality, link them through a navigation menu,
and style them attractively using CSS.