Consider the database development project developed during the previous
semester. A complete database design and development was carried out in
the previous semester project as detailed in your project report. You
are required to develop web interfaces on paper and then develop HTML
prototypes for various functionalities of your database project. Next
task is to transform paper-based and HTML-based prototype interfaces
into full-scale working web forms for realization of various
functionalities of your project. Ideally, you are required to develop
all web forms for implementing various project functionalities. There is
a need to implement a web-based solution for the above-mentioned
database. The web-based solution must incorporate various
functionalities of your project:
i)Registration of Student/Patient/Passenger/Customer, or whatever is
applicable in your project.
ii)Search facilities including partial matches.
iii)Any other project-specific functionalities.
iv)Role-based access control.
v)Payment system (if required).
Tasks:
i)As a first step design above mentioned (1) to (5) user interfaces
using paper and pencil.
ii)Next write appropriate html for creating (1) to (5) user interface
prototypes.
iii)Create links for navigation among above pages.
iv)Design a menu using list and styles.
v)Add help pages for user guidance.
vi)Either use table for layout or may opt for flow based layout.
vii)Test user interface prototypes in browser.
viii)Experiment with style sheets.
Note: You are strictly advised to refrain from using any AI tool during
lab work. (0 score will be given for any such effort). Just follow codes
as listed in book or as demonstrated in class from time to time.