CRUD Web Interface for a medical clinic to store patient data.
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