https://github.com/codelur/springboot-white-elephant
This Spring Boot application facilitates a fun and efficient White Elephant gift exchange.
https://github.com/codelur/springboot-white-elephant
Last synced: 2 months ago
JSON representation
This Spring Boot application facilitates a fun and efficient White Elephant gift exchange.
- Host: GitHub
- URL: https://github.com/codelur/springboot-white-elephant
- Owner: codelur
- Created: 2025-02-03T00:31:26.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-06T03:10:55.000Z (3 months ago)
- Last Synced: 2025-03-06T03:29:46.591Z (3 months ago)
- Language: Java
- Size: 5.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# White Elephant Gift Exchange App
This Spring Boot application facilitates a fun and efficient White Elephant gift exchange.
**Features:**
- **Participant Management:**
- Add, and view participants.
- Assign a unique identifier to each participant.
- **Gift Assignment:**
- Randomly assign positions to participants.
- Ensure fair and unbiased gift assignments.
- **User Interface:**
- Intuitive web interface for easy interaction.
- Clear presentation of participant lists and gift assignments.**Technologies:**
- **Spring Boot:** Provides a robust framework for building the application.
- **Spring MVC:** Enables efficient handling of HTTP requests and responses.
- **Thymeleaf****How to Use:**
1. **Run the application:** Start the Spring Boot application.
2. **Add participants:** Enter the names and number of the participants in the application.
3. **Generate assignments:** Click the "Generate List" button.
4. **View results:** The application will display the assigned position for each participant.**Contributing:**
Contributions are welcome! Please feel free to fork this repository and submit pull requests.
**License:**
This project is licensed under the MIT License .