https://github.com/kguzek/event-scheduling-system
A Java desktop application which helps organise various real-life events.
https://github.com/kguzek/event-scheduling-system
event-scheduler event-scheduling java spring-boot swing websocket
Last synced: 3 months ago
JSON representation
A Java desktop application which helps organise various real-life events.
- Host: GitHub
- URL: https://github.com/kguzek/event-scheduling-system
- Owner: kguzek
- License: agpl-3.0
- Created: 2024-09-07T19:30:21.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T21:40:36.000Z (4 months ago)
- Last Synced: 2025-01-28T22:25:59.818Z (4 months ago)
- Topics: event-scheduler, event-scheduling, java, spring-boot, swing, websocket
- Language: Java
- Homepage:
- Size: 235 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Event Scheduling System

An efficient and flexible system for scheduling and managing events. This tool allows users to schedule events, manage attendees, and ensure no conflicts arise with pre-existing events.
Built with Java Swing & Spring Boot, this system is ideal for small and medium-sized organizations, or anyone needing a solution to manage various events and meetings.
## Copyright
Copyright © 2024-2025 by Konrad Guzek
This file is part of Event Scheduling System.
Event Scheduling System is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.Event Scheduling System is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .