The Official Github repository for the LOFe web app @ lo-fe.vercel.app made by escursio
Find me at
-LinkedIn(https://www.linkedin.com/in/abhimanyu-saikia)
-Mail(abhisaikia675@gmail.com)
-Twitter(https://x.com/yu_workss)
The bottom of the screen contains buttons for the following :
(from top)
Video Title: Contains a link directed to the original Youtube page of the currently playing song.
Playback Buttons: Buttons for jumping to the beginning, seeking to previous 5 seconds, play/pause button, skipping to the next 5 seconds and jumping to the end of the song.
Playback Range Slider: Range control for skipping to a specific part of the song.
Note: The playback controls do not work when playing LIVE songs
On the top-left corner of the screen is the Mute button and the range slider volume control.
On the top-right corner of the screen are the Menu button that shows the CONTROLS, Contact links and website visitor count.
On the bottom-right is the VIDEO button that diplays the Video List(static for now).
The official Youtube Iframe Player API was used to fetch a static collection of videos. Its documentation can be found at https://developers.google.com/youtube/iframe_api_reference
Upon clicking the "MENU" button on the top-left corner of the screen the Menu model popup appears. The value at the bottom-right of the Menu shows the number of home page visits. The Counter API used is available at https://counterapi.dev/
This project is licensed under the Apache License 2.0. You are free to use, modify, and distribute the code for both commercial and non-commercial purposes, as long as you provide proper attribution to the original author(s).
TODOs
- Make the site responsive