Giter Club home page Giter Club logo

js-media-player's Introduction

Media Player

A simple media player application built with HTML, CSS, and JavaScript, using Vite as a build tool and development server.

Implemented Features

  • Play, pause, and skip through a playlist of audio tracks
  • Ability to click on a track in the playlist to play that specific track

Features to Implement

  • Frontend for thumbs up/down functionality will be made functional to rate tracks (ratings will be saved persistently in a JSON file that will act like a database)
  • Counter to display the number of times each song has been played (play counts will be saved persistently in the JSON file)
  • Shuffle option to play tracks in random order -Repeat option to continuously play the playlist/song on loop
  • Dominant color will be extracted from track art to create a dynamic gradient background color
  • Songs will be stored in a JSON file, acting as a database
  • Users will be able to create new playlists from the available songs in the JSON file through enhanced UX
  • Track data loading and unloading will be handled asynchronously

Getting Started

  1. Clone the repository: git clone https://github.com/TurabiOzturk/js-media-player.git
  2. Navigate to the project directory: cd js-media-player
  3. run npm run dev to launch the application

Usage

  • Click on a track in the playlist to play it
  • Use the play/pause and prev/next buttons to change track
  • Control playback and volume through clickable and draggable sliders

Contributing

If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

js-media-player's People

Contributors

turabiozturk avatar

Stargazers

Tati Machado avatar

Watchers

Zubeyir avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.