Skip to content

Latest commit

 

History

History
38 lines (38 loc) · 1.27 KB

README.md

File metadata and controls

38 lines (38 loc) · 1.27 KB

Geet - Web Music Player


Description


Geet is a web-based music player that allows users to play music albums from a local server. The platform includes a login system and a modern UI for browsing albums and playing tracks seamlessly.

Features


Login System : Simple login page with validation for user authentication.
Music Player : Play and control songs with play/pause, next/previous, and volume control.
Album Display : Displays available albums dynamically from the server.
Track Information : Shows track details including title and artist.
Seek and Volume Control : Interactive seek bar and volume control for better user experience.

Technologies Used


Frontend : HTML5, CSS3, JavaScript.
Icons and Images : SVG images for icons and album covers.

Project Structure


index.html : The main page for the music player.
login.html : The login page for user authentication.
script.js : JavaScript functionality for fetching albums, handling track playback, and managing UI interactions.

Note
• Login using the credentials username: a, password: 1.
• Add music at songs folder.