An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Eventous using Spring Boot and Thymeleaf


Spring Boot + Thymeleaf

PixCraft Logo

---

### 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