README.md
README.md
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.
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.
Frontend : HTML5, CSS3, JavaScript.
Icons and Images : SVG images for icons and album covers.
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.