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

Made the linking consitent and feedback form modern. #158

Conversation

architmishra-15
Copy link
Contributor

  • Fixed CSS Linking Issues:

    Corrected the linking of the style.css file in multiple pages. Previously, the home page displayed incorrectly (see screenshot) due to a mismatch in the directory name (../CSS/ vs ../css/). Updated all occurrences to css.

  • Enhanced Scroll Snapping:

    Improved the scroll-snapping behavior on several webpages to enhance exploration and viewing experience. Retained the scroll snapping on the main webpage as is.

  • Stylized Feedback Form:

    Redesigned the feedback form to provide a modern, user-friendly appearance. The new design simplifies debugging, readability, and future modifications. :')

  • Tailwind Integration:

    Added Tailwind CSS to streamline the styling process, making it faster, consistent and more efficient.

  • Removed .vscode Directory:

    Removed the .vscode directory from the repository and added it to .gitignore to prevent it from being pushed in the future.

  • General Code Cleanup:

    Some code refactoring and removal of some of the unnecessary clutter for better maintainability.

Suggestion: Please start using Node and React atleast (╥﹏╥)

…consistent and shown in every webpage. Changed the style of feedback form to make it look modernized, sleek and appealing. Added the tailwindcss utility for easy styling. Also removed the .vscode directory and added it in .gitignore so that in the future no one may ever push it to the repo by mistake.
Copy link

@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, @architmishra-15! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and I appreciate your efforts to improve my project.

I will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check my contributing guidelines

Copy link

netlify bot commented Dec 8, 2024

Deploy Preview for dsr-isrowebapp ready!

Name Link
🔨 Latest commit 2f02911
🔍 Latest deploy log https://app.netlify.com/sites/dsr-isrowebapp/deploys/6755b414be926d000869d2bd
😎 Deploy Preview https://deploy-preview-158--dsr-isrowebapp.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.

Copy link
Owner

@dakshsinghrathore dakshsinghrathore left a comment

Choose a reason for hiding this comment

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

Looks good to me 🙌🏼, also thanks for the suggestion, would migrate the whole project to react next year.

@dakshsinghrathore dakshsinghrathore merged commit 40f1926 into dakshsinghrathore:main Dec 9, 2024
6 checks passed
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.

2 participants