Skip to content

nouhelion/Dental-Clinic

Repository files navigation

Dental-Clinic

A-- in order for the app to work you are required to create a database by adding a data source in ur intellij or eclipse software after adding the database , make sure to modify the application properties in the path src/main/java/ressources by modifying the username you are using in your mysql workbench

B--our database in mysql workbench should be something like this :

C-- to start the project you have to click run project :

D-- when you run the project the output of the debug of the server tomcat should be soemthing like this :

E-- after you get similar output as i did , it should be obvious that you need to type localhost:[number of the port that u chose] for example in my application i chose 9000 so the output should be something like this :

F-- we gonna be able to connect and register Authentification :

Register :

G-- we are able to add a patient

H-- we can modify the patient too

I-- when we delete a patient and we go check the list of patient we find nothing to delete the patient we click on the button supprimer

then check the list

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published