/moodboost

MOODBOOST is a web app by Ragesh that uses HTML, CSS, and JS to let users choose different moods and play corresponding audio tracks. The app includes a pause feature and aims to boost users' moods. Available on GitHub.

Primary LanguageJavaScriptMIT LicenseMIT

MOODBOOST by Ragesh

Preview

preview of Ragesh's MOODBOOST website

MOODBOOST is a web application that allows users to boost their mood by selecting different moods and playing corresponding audio tracks. The app includes five mood options: Relax, Romantic, Sad, Happy, and Hopeful, and is built using HTML, CSS, and JavaScript.

Features

  • Choose from five different moods to boost your mood: Relax, Romantic, Sad, Happy, and Hopeful.
  • Play corresponding audio tracks for each mood.
  • Pause and resume audio tracks with the [P] key.
  • Enjoy a clean and minimalist user interface.

Usage

To use MOODBOOST, simply click on one of the five mood buttons to play an audio track that corresponds with that mood. Use the [P] key to pause and resume audio tracks.

Installation

To run MOODBOOST locally, you can clone this repository and open the index.html file in your web browser.

git clone https://github.com/username/moodboost.git
cd moodboost
open index.html

Credits

MOODBOOST was created by Ragesh.

License

This project is licensed under the MIT License - see the LICENSE file for details.