Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve scroll bar and preloader #190

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

VidhanThakur09
Copy link

Related Issue

Issue Fixed: #174

Description

Styling has been applied to the preloader and scroll bar. The preloader and Scroll bar is present on all pages of the website with styling. The scroll bar behaviour has been improved and the thumb and track have been redesigned, resulting in improved scroll behaviour.

Improvements:

  1. Optimized Preloader: Enhanced the preloader animation on the landing page to improve user experience.

  2. Revamped Preloader Design: Redesigned the preloader with modern CSS styling to enhance visual appeal.

  3. Dedicated Preloader Script and StyleSheet: Created a separate JavaScript file named "preloader.js" to manage the preloader functionality and CSS file named " preloaderStyle.css" to enhance the styling and functionality, ensuring better code organization and maintainability.

How Has This Been Tested?

The program was tested locally on a machine using the Chrome browser. To verify the changes, the website was loaded after the modifications were made. This involved manually inspecting the visual elements and functionally testing various user interactions to ensure the changes were implemented correctly.

Screenshots 📷

Before changes

Screen.Recording.2024-10-16.193305.mp4

After adding preloader

Screen.Recording.2024-10-08.132844.mp4

After improving scroll bar

Screen.Recording.2024-10-18.144100.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Improve Scroll Bar and Preloader
1 participant