✨ Features
- Suggest songs based on mood (happy, sad, energetic, relax)
- Free browse mode: view all available songs
- Add and remove songs from your personal playlist
- Shuffle playlist (random order)
- Show playlist stats: total songs and estimated total duration
- Save playlist to file and load it automatically on next run
- Personalized greeting with your name
📂 Technologies Used
- Java SE
- Collections (HashMap, ArrayList)
- File I/O (BufferedReader, BufferedWriter)
🔧 Future plans
- GUI (Swing or JavaFX) for better user experience
- Actual song playback (JavaFX MediaPlayer)
- Track mood history and show statistics
- Store playlists and moods in a database (MySQL)