Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/merzak-x/patientscrudspringdemo
This is a Patients CRUD webapp; created using Spring and based on Pr. Youssfi courses.
https://github.com/merzak-x/patientscrudspringdemo
crud jee patients spring
Last synced: about 1 month ago
JSON representation
This is a Patients CRUD webapp; created using Spring and based on Pr. Youssfi courses.
- Host: GitHub
- URL: https://github.com/merzak-x/patientscrudspringdemo
- Owner: MERZAK-X
- Created: 2021-05-23T11:07:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T22:27:45.000Z (over 3 years ago)
- Last Synced: 2024-11-07T15:05:47.844Z (3 months ago)
- Topics: crud, jee, patients, spring
- Language: HTML
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Patients CRUD project
### This is a Patients CRUD webapp; created using Spring and based on [Pr. Youssfi](https://www.youtube.com/user/mohamedYoussfi/videos) JEE courses.## Screenshots
![Login](https://user-images.githubusercontent.com/30601926/119258959-d31f6900-bbc3-11eb-9d39-9e4031db6aed.png)
![Home](https://user-images.githubusercontent.com/30601926/119258697-c64e4580-bbc2-11eb-8d65-05199a3fe202.png)
![Edit](https://user-images.githubusercontent.com/30601926/119258802-2a710980-bbc3-11eb-9dfe-40b468d85a01.png)
![SuccessfulEdit](https://user-images.githubusercontent.com/30601926/119258813-3957bc00-bbc3-11eb-9d28-12a24835e3c7.png)
![Search](https://user-images.githubusercontent.com/30601926/119258839-4c6a8c00-bbc3-11eb-8009-c6b1f34bb6f4.png)
![SuccessfulAdd](https://user-images.githubusercontent.com/30601926/119258862-6e640e80-bbc3-11eb-9488-01b36a64a3d5.png)
![2ndPage](https://user-images.githubusercontent.com/30601926/119258877-820f7500-bbc3-11eb-8bb2-17ebe13c9e37.png)
![Logout](https://user-images.githubusercontent.com/30601926/119258911-a4a18e00-bbc3-11eb-8e7e-f9dd4b8c3b82.png)
![User](https://user-images.githubusercontent.com/30601926/119258937-c26ef300-bbc3-11eb-9450-327ec2042454.png)
![UserLogout](https://user-images.githubusercontent.com/30601926/119258927-b6833100-bbc3-11eb-83f8-fa6789c37810.png)