The objective of Lab 03 was to convert previously designed paper-based and HTML prototypes into fully functional web forms supporting core database project functionalities.
Fully working web forms were developed for:
Input validation was implemented using HTML attributes such as: required, type,
placeholder.
Navigation menu and help pages from Lab 01 were reused and enhanced. Forms were structured to match database entities and project requirements. Consistent styling was maintained using external CSS. Pages were tested in the browser to ensure correct layout and functionality.