Skip to content

manishajmera/MedicalAppointment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MedicalAppointment

Introduction

1.Java (Servlet) is used to design the backend of the website using MVC(Model View Controller) Architecture. 2.Mlab (MongoDB hosting platform) was used as a cloud database service provider. 3.Project was hosted on Bluemix .

Motivation

This website allows patient to search for a suitale doctor on the basis of location , specialization , feedback and book an appointment on a given schedule.The doctor canview his daily appointments and prescribe the patient online on basis of their medical history.The patient can also give reviews after the appointment and can also view the previous appointment in the medical history.

Installation 1. get all the jar files mentioned in pom.xml in the classpath by mvn clean package. 2. make all the collections in mongodb. 3. deploy the project on the server.project is ready to use.

Author name - Rohan Kulshreshtha.

About

Java Web Application using JSP-Servlet (MVC Architecture)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 66.8%
  • CSS 13.0%
  • JavaScript 10.4%
  • HTML 9.8%