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

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.

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 .