ankit071105 / Ticket-Booking

A website for bussiness purposes
https://ticket-booking-blue.vercel.app
46 stars 96 forks source link

Added Scroll Progress Bar #314

Open sahilwadaskar07 opened 2 days ago

sahilwadaskar07 commented 2 days ago

This PR introduces a scroll progress bar feature to visually represent how far the user has scrolled through a page. The bar fills as the user scrolls down the page and decreases as they scroll back up, providing a more intuitive navigation experience.

Changes Made: 1.Added a scroll progress bar that appears at the top of the page. 2.The progress bar width dynamically adjusts based on the user's scroll position. 3.The progress bar is styled using CSS for smooth transitions. 4.JavaScript is used to calculate the scroll position and update the width of the progress bar.

github-actions[bot] commented 2 days ago

👋 Thank you @sahilwadaskar07 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

ishivansmishra commented 1 day ago

I will work under this project please assign me the project