https://github.com/meqdaddev/eventous-spring-boot
Event Management System -> Back-end using Spring Boot Framework, with Front-end using Thymeleaf Template Engine.
https://github.com/meqdaddev/eventous-spring-boot
Last synced: 2 months ago
JSON representation
Event Management System -> Back-end using Spring Boot Framework, with Front-end using Thymeleaf Template Engine.
- Host: GitHub
- URL: https://github.com/meqdaddev/eventous-spring-boot
- Owner: MeqdadDev
- License: mit
- Created: 2024-03-11T20:34:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T15:12:36.000Z (about 2 years ago)
- Last Synced: 2024-03-28T16:34:14.260Z (about 2 years ago)
- Language: CSS
- Homepage:
- Size: 479 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eventous using Spring Boot and Thymeleaf
Spring Boot + Thymeleaf

---
### What is Eventous?
Eventous is an Event Management System built using Spring Boot Framework with Thymeleaf Template Engine.
### Technical Stack:
- Database: PostgreSQL
- Back-end: Spring Boot using Java
- Front-end: Thymeleaf Template Engine
- ORM: Hibernate/JPA
- Project Management Tool: Maven
### Features:
- Basic CRUD Operations
- *Club Model*
- Create Club
- View Club Details
- Edit Club
- Delete Club
- *Event Model*
- Create Event
- View Event Details
- Edit Event
- Delete Event
- Front-end Pages using Thymeleaf Template Engine