You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patient Management System is a Beginner Demo project in java using Servlet, Mysql & ecllipse. This application is using java as core technology and Mysql as backend to manage records. Just now it's just a Demo Project with most of the modules coded and some of modules (say. logout and book appointment) are left as handson practise for practitioners as an assignment. Also coding is very basic but much to learn in initial stage.
Patient Management System as of Just now able to Register new Patient, Login using patient Id,Patient can change their passwords, also some other functionalities like edit record and delete record is also coded.
Technology used
Front-end : HTML,Bootstrap
Server-side : Servlet
Backedn : Mysql
Server : Tomcat 9
Snapshots :
Registration Page
Login Page
Main Dashboard Page
Get Patient Detail
which youc an Edit also change Username to Mr_Praveen_Nisc
and finally redirected to get Record page where you can see the details usrname changes
You can also Delete Record
just now i have added a record with ID 700
now we gona deleted it
and see 1 record deleted
and Finally Change Password :
and finally redirected to login page.
And finally two Modules code is assignment try it or you can reach out to me
Praveen Nischal
Logout
Book Appointment
About
Patient Management System is a simple Demo project using Servlet and Java as Backend with mysql Database used.