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

improved the background of the login page #838

Merged
merged 8 commits into from
Jul 14, 2024

Conversation

aditya-bhaumik
Copy link
Contributor

@aditya-bhaumik aditya-bhaumik commented Jul 11, 2024

Description

i have added hover effect to the social icons and the home button
I have added a linear gradient background
i have added a wave animation to the new linear background

Related Issues

[Cite any related issue(s) this pull request addresses. If none, simply state “None”]

Type of PR

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

Screenshots / videos (if applicable)

Before :

image

After :

image

The background is continuously moving

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I have performed a self-review of my code
  • 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:

[Include any additional information or context that might be helpful for reviewers.]

Copy link

vercel bot commented Jul 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rapidoc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2024 9:10am

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @aditya-bhaumik! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

Copy link

netlify bot commented Jul 11, 2024

Deploy Preview for rapidoc ready!

Name Link
🔨 Latest commit 31e86d7
🔍 Latest deploy log https://app.netlify.com/sites/rapidoc/deploys/669395ede5de6900083d63ea
😎 Deploy Preview https://deploy-preview-838--rapidoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aditya-bhaumik
Copy link
Contributor Author

Please review my pull request @varshith257 @Anishkagupta04

@varshith257
Copy link
Collaborator

Hey @aditya-bhaumik , it's good with it's color scheme matching with project. Can you remove the animation and keep static color matching with color scheme ?

You can also make it mobile responsive it's looking really bad in mobile view of login/sign up page

@varshith257 varshith257 added gssoc level3 hard (new feature) labels Jul 13, 2024
@aditya-bhaumik
Copy link
Contributor Author

@varshith257 Sure, I’ll make the changes and let you know as soon as I can.

@aditya-bhaumik
Copy link
Contributor Author

@varshith257 i have made the background static and now the page is more responsive then before
image

image

image

image

@varshith257
Copy link
Collaborator

varshith257 commented Jul 13, 2024

IMG_20240714_000030.jpg

See here some line is appearing in the middle of page . I think it is due usage of gradient

@varshith257
Copy link
Collaborator

For mobile response I think we have to make text size small and same buttons and social media icons to better align with mobile screen

@aditya-bhaumik
Copy link
Contributor Author

aditya-bhaumik commented Jul 13, 2024

@varshith257 now the line should not be coming i made the text and all small can you check again for different devices

@aditya-bhaumik
Copy link
Contributor Author

i checked in mine for different devices and it is looking good in all of them

image
image
image

@varshith257
Copy link
Collaborator

varshith257 commented Jul 13, 2024

i checked in mine for different devices and it is looking good in all of them

image

Exactly here I think we have to define multiple media screens if needed to inline the remember me and forgot password could align in one line

@aditya-bhaumik
Copy link
Contributor Author

aditya-bhaumik commented Jul 14, 2024

@varshith257 hi i tried to align the 2 text in same line but no matter how many media queries i add there are some screens where these 2 are not coming in same line i tried changing the font size and all but it just makes the text smaller it does not get it in one line

@varshith257
Copy link
Collaborator

@aditya-bhaumik Have you tried with reducing text sizes where isn't aligning

@aditya-bhaumik
Copy link
Contributor Author

aditya-bhaumik commented Jul 14, 2024

@varshith257 yes it is just making text smaller it is not getting them in the same line

@aditya-bhaumik
Copy link
Contributor Author

image
see like this

log/login.css Show resolved Hide resolved
@aditya-bhaumik
Copy link
Contributor Author

@varshith257 i added the login.html to the log folder and removed the duplicate script code i also tried the labels you mentioned but the result is same as before

@varshith257
Copy link
Collaborator

Ok, let's come to it later. I have no time to see what's the cause of it

@varshith257 varshith257 merged commit 2583e6a into Anishkagupta04:main Jul 14, 2024
6 checks passed
Copy link
Contributor

🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀

@aditya-bhaumik
Copy link
Contributor Author

@varshith257 There was just a small change left that I was making before the code got merged. In the index.html, the link was supposed to be log/login.html to link the login page can you please make that small change

@varshith257
Copy link
Collaborator

Submit follow up PR with this change

@aditya-bhaumik
Copy link
Contributor Author

@varshith257 added it in #855

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc level3 hard (new feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨[UI Enhancement]: I would like to enhance the ui of the login page
2 participants