Update README.md

This commit is contained in:
Kiyan 2025-12-21 09:36:03 +02:00
parent 763912901a
commit a7771a769b
1 changed files with 1 additions and 7 deletions

View File

@ -10,10 +10,4 @@ Features:
- Fullscreen Modal Viewer: Click an image to view it in fullscreen with previous/next navigation. - Fullscreen Modal Viewer: Click an image to view it in fullscreen with previous/next navigation.
- Responsive Design: Fully mobile-friendly using Bootstrap 5. - Responsive Design: Fully mobile-friendly using Bootstrap 5.
- Dynamic Image Loading: Supports adding new images dynamically from the backend without changing frontend code. - Dynamic Image Loading: Supports adding new images dynamically from the backend without changing frontend code.
- Hover Effects: Smooth zoom and shadow effects for a modern look. - Hover Effects: Smooth zoom and shadow effects for a modern look.
Technologies Used:
- Backend: Spring Boot, Java, Thymeleaf
- Frontend: HTML, CSS, Bootstrap 5, JavaScript
- Database: H2 / MySQL (via Spring Data JPA)
- Build Tool: Maven