Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmeterensak/event-management-system
Event Management System Web Project | Java | Spring | Thymeleaf | Bootstrap
https://github.com/ahmeterensak/event-management-system
bootstrap4 java mysql spring spring-boot spring-security springmvc thymeleaf thymeleaf-security5 thymeleaf-spring
Last synced: 3 days ago
JSON representation
Event Management System Web Project | Java | Spring | Thymeleaf | Bootstrap
- Host: GitHub
- URL: https://github.com/ahmeterensak/event-management-system
- Owner: ahmeterensak
- License: mit
- Created: 2024-02-17T22:33:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T20:53:29.000Z (8 months ago)
- Last Synced: 2024-10-13T02:40:52.401Z (about 1 month ago)
- Topics: bootstrap4, java, mysql, spring, spring-boot, spring-security, springmvc, thymeleaf, thymeleaf-security5, thymeleaf-spring
- Language: CSS
- Homepage:
- Size: 4.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Event Management System
Welcome to the Event Management System project! This project is an open-source event management system developed using the Spring Boot framework.
## Description
The Event Management System project aims to provide a comprehensive solution for managing events and participants. It includes features such as event display, participant management, user authentication, and more.
## Features
- Event Display: View all events, sorted by date, and manage event details.
- Participant Management: Add, remove, and manage participants for specific events.
- User Authentication: Secure sign-up, login, and logout functionality for users.
- Notification System: Create and manage notifications related to events.
- Admin Dashboard: Provides administrators with tools to manage events, notifications, and users.## Technologies Used
- Spring Boot: Backend framework for developing Java applications.
- Spring Security: Provides security features such as authentication and authorization.
- Spring Data JPA: Simplifies data access using the Java Persistence API.
- Thymeleaf: Modern server-side Java template engine for web and standalone environments.
- MySQL: Reliable relational database management system for data storage.
- Maven: Dependency management tool for Java projects.## License
This project is licensed under the MIT License. See the LICENSE file for details.