IAD Lab 03
Date: 19th February 2026
Back
Problem Statement
Consider the database development project carried out in the previous semester. A complete database design and development
was implemented in your previous project as detailed in your project report.
You are required to develop web interfaces first on paper and then HTML prototypes for various functionalities of your
database project. Next, transform these paper-based and HTML-based prototypes into full-scale working web forms for
realizing all functionalities of your project.
Required Functionalities
The web-based solution must incorporate the following functionalities:
- Registration of Student/Patient/Passenger/Customer, or as applicable in your project
- Search facilities including partial matches
- Any other project-specific functionalities
- Role-based access control
- Payment system (if required)
Tasks
- Design user interfaces for the above functionalities (1–5) on paper using pencil and paper.
- Create HTML prototypes for each interface.
- Create links for navigation among all pages.
- Design a menu using lists and styles.
- Add help pages for user guidance.
- Test all user interface prototypes in a browser using either table layout or flow-based layout.
- Experiment with CSS style sheets for better design and readability.