项目作者: Pratzz14

项目描述 :
CRUD Web Interface for a medical clinic to store patient data.
高级语言: HTML
项目地址: git://github.com/Pratzz14/Patient-Database-Web-Application.git


Patient Database Web Application

CRUD web application using Java + MySQL with Spring Boot Framework , Hibernate, Thymeleaf

The working project video : https://youtu.be/8dvFReL4dQ0


SEM 3 OOPM Mini - Priject

The JAVA code : https://github.com/Pratzz14/Patient-Database-Web-Application/tree/master/src/main/java/com/example/patientDatabase

The Webpage code : https://github.com/Pratzz14/Patient-Database-Web-Application/tree/master/src/main/resources/templates


The Home page view in your localhost : http://localhost:8080/patients/list

It displays the list of patient with the option to Add-patient, Edit and Delete