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: 4 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T14:18:55.000Z (over 1 year ago)
- Last Synced: 2025-04-08T09:51:32.648Z (about 1 year ago)
- Topics: event-scheduler, event-scheduling, java, spring-boot, swing, websocket
- Language: Java
- Homepage:
- Size: 434 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 .