Welcome to the Mood Recommender App! This Spring project utilizes HTML, MySQL, and Java to recommend you a movie, a song, and a K-drama based on your mood input. The app takes into account four mood options: Happy, Sad, Calm, and Excited. Please note that the mood input is case sensitive.
As a lover of movies, music, and K-dramas, I wanted to create a fun project that combines my passion with my interest in learning different frameworks. Thus, the Mood Recommender App was born!
- Start by submitting your current mood.
- The app will process your mood input.
- Based on your mood, the app will recommend a movie, a song, and a K-drama tailored to your emotional state.
- Spring Framework
- HTML
- Java
- MySQL
- Clone this repository to your local machine.
- Ensure you have Java and Spring installed.
- Run the application with MySQL server running in the background.
- Open the application in your web browser.
- Submit your current mood (remember, it's case sensitive).
- Receive personalized recommendations for a movie, a song, and a K-drama.
Contributions are welcome! Feel free to fork this repository and submit a pull request with any improvements or additional features you'd like to add.
This project was created by little-software-engineer.