You are on page 1of 8

Web Programming with Java

Group Project
Individual Report

Doctor Appointment System


Instructor :Kiran Rana

Submitted by: Pushpa Joshi


Acknowledgement :

Sincere gratitude goes to our module leader Mr. Kiran Rana for providing an opportunity to put
our skills and knowledge to test. Our group has developed a web application for Doctor
Appointment System using java as a primary language. In this project we have used JSP
Java server pages , Servlets and Controller following the MVC architecture pattern.
Objectives :

To develop doctor appointment system using java as a core language , jsp and servlets.

1.To apply the knowledge and skills i have have acquired in their Java, JSP, and Servlets
coursework.

2. To use problem-solving skills to design and implement a solution.

3. To gain an experience in working on a real-world project, which can be beneficial for


their future career.
Introduction:

Doctor appointment system attempts to resolve the problem and confusion of manual
appointment system. We have developed this web application using jsp servlets and
DAO(Data Acess Objects).JSP to develop GUI and take user inputs, Servlets to instruct
the Java Server Pages and Data Access Objects to interact with the database.

Individual contribution :
My individual contribution in this project is developing and designing databases
including ER diagrams using Visual Paradigm Studio , Mysql queries using Mysql
Workbench.
ER-diagram :

SQL-queries:
Appendix:

References :

You might also like