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

Fix issue 156 : Preloader #170

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Adityadeveloper28
Copy link

@Adityadeveloper28 Adityadeveloper28 commented Oct 3, 2024

Related Issue

None

Description

This pull request implements a preloader component for the React application. The preloader features a logo with a bounce effect, a descriptive text stating "MindMate: Analyzing Chat", and a continuous loading bar animation at the bottom of the card. The design enhances the user experience by indicating that the application is processing in the background.

Type of PR

  • Bug fix
  • [√] Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

image
screen-recorder-thu-oct-03-2024-21-47-27.webm

Checklist:

  • [√] I have performed a self-review of my code
  • [√] I have read and followed the Contribution Guidelines.
  • [√] I have tested the changes thoroughly before submitting this pull request.
  • [√] I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • [√] I have commented my code, particularly in hard-to-understand areas.

Additional context:

The preloader is designed to provide a smooth user experience while the application is loading, enhancing perceived performance. The loading effect is achieved using CSS animations for both the bouncing logo and the moving loading bar, creating a visually appealing waiting screen.

Copy link

vercel bot commented Oct 3, 2024

@Adityadeveloper28 is attempting to deploy a commit to the Alogovengers' projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant