You are on page 1of 1

SANTA ISABEL COLLEGE - MANILA

210 TAFT AVENUE, MANILA, PHILIPPINES


TEL. NO.: 525-94-16 TO 21
www.santaisabel.edu.ph

MWD103 (Web Programming)


Final Project Specification

Introduction

In the duration of the course MWD103, you have learned to develop a dynamic and database-driven
website using PHP and MySQL that conform to standards set by W3C. Now, you have to apply those concepts
in developing a functional and well-designed website for a Hospital or Medical Center of your choice that
allows patients to view the consultation schedule of doctors and set appointments with them. You may also
utilize XHTML, CSS, JavaScript or any JavaScript Frameworks such as jQuery, Prototype, MooTools and other of
the like.

Requirements

The website must meet the minimum requirements:

 At least Five (5) Web pages with “.php” as extension filename.


 Each page must contain the following web content: header, navigation, main content and
footer. Ensure that the name and/or logo of the hospital or medical center must be found in
every webpage as either header and/or footer (as suitable to the web design).
 Include at least ten (10) different images across web pages. Other multimedia resources may be
included in the website project.
 Implement HTML and CSS (including HTML5 and CSS3) that conforms with XHTML standards set by
W3C. You may also use JavaScript or JavaScript Frameworks to create dynamic web pages.
 Each web page should include the (1) Home, (2) Appointment, (3) Services or Facilities, (4)
Contact Us for functional navigation. In addition, a web maintenance page must be available
for the web administrator/master. The home page should be named as “index.php”.
 The web site must allow the user do the following:
o The Home Page should give a brief presentation of the Hospital or Medical Center. The
page allows users to view information about the Hospital/Medical Center that also cites
the Vision and Mission as well as their brief history.
o In the Appointment Page, set an appointment with the doctor on a specified schedule
based on his/her schedule at the hospital/medical center. The page allows the user to
see the details of the appointment prior to its submission. In addition, the patient must be
able to receive an email confirmation of the scheduled date of appointment.
o Experience a virtual tour of the facilities offered with necessary information about the
service or facility (e.g. name of facility, description, price, etc.) in the “Service/Facilities”.
o Get first hand information on how to contact the hospital or medical center in the
“Contact Us” page. The user must also be able to send an email for
concerns/suggestions to info_hospital@gmail.com citing their name, email address,
contact number and comment.
o Administrator must be able to access a web maintenance page that can add, edit or
delete a doctor.
 Implement a database named “hospitalDB” wherein information can be accessed by the
website. The database should contain at least these tables for the (1)admin account, (2)doctor,
(3) appointment, (4) department, (5) patient.

Deliverables

1. A final project compiled in a CD/DVD on the presentation day (October 19, 2014) which will be
used for the presentation. The CD/DVD should include the folder for the final project with a folder
name “YOURSURNAME_MWD103FINALS” (e.g. ENRIQUEZ_MWD103FINALS).

2. During the presentation, you must be able to:


 Give a walkthrough of your website (visit all the pages)
 Explain your web design process
 Highlight your implementations of PHP and MySQL
 Cite problems encountered (if any)

Additional Information

Additional points will be given to those who will be able to develop a usable and visually appealing
website. Rubric to be used for evaluation will be presented prior to the presentation.

You might also like