Enhanced sections to improve design and usability#100
Open
ambitiouss22 wants to merge 1 commit intoRamsey99:masterfrom
Open
Enhanced sections to improve design and usability#100ambitiouss22 wants to merge 1 commit intoRamsey99:masterfrom
ambitiouss22 wants to merge 1 commit intoRamsey99:masterfrom
Conversation
Enhanced navbar,container,content box,heading,typography,form field,button styling,image preview styling and qr code.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Author
|
Please a little quick |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enhanced navbar,container,content box,heading,typography,form field,button styling,image preview styling and qr code.
Simplified Design: The navbar was reduced to a single link aligned at the center for a minimalist feel, making it easier to navigate.
Button Styling: The background was updated to a bold color (#007BFF), contrasting with the main body and making the navigation clearly distinguishable.
Container Centering: The container was centered both vertically and horizontally using flexbox to create a visually balanced page, which also improves readability and flow.
Content Box Style: The registration form is wrapped in a .content box with padding and a box-shadow for depth, giving it a card-like appearance. This styling keeps the form focused and organized, separating it from the background for a more polished look.
Consistent Font Sizes: Font sizes were standardized to ensure readability and a smooth flow from heading to subheading to form fields.
Heading Color: The main heading color was changed to a striking blue (#007BFF) to match the navbar and buttons, adding a cohesive color theme.
Field Spacing and Padding: Added consistent spacing and padding around form elements to create a clean, easy-to-follow layout.
Improved Focus States: Enhanced focus states with a subtle border color change and box-shadow to guide the user as they navigate each input.
Clear Labels: Labels were added above each input field for clarity, improving accessibility and usability.
Button Color & Hover Effect: Buttons are styled in the same blue as the navbar, with a hover effect that darkens the color and changes cursor style. This interaction provides a visual cue, making buttons appear more responsive and interactive.
Rounded Corners: Slightly rounded corners for a modern touch, making the buttons more appealing.
Preview Container: The image preview section for the profile picture is small and circular with a subtle box shadow to integrate it better into the form design, enhancing the user experience by providing immediate feedback.
Spacing: The QR code container has additional margin at the top, separating it from other elements. This provides a clearer visual hierarchy, making it easier to locate and scan if needed.
Media Queries for Mobile: A @media query adjusts text size and padding on smaller screens to ensure readability and maintain the structure on devices of all sizes.
Overall Design Improvements
Cohesive Color Scheme: A consistent blue and gray color palette was chosen to tie the navbar, buttons, and heading together, creating a visually coherent design.
Improved Spacing and Alignment: Uniform padding and alignment for all elements make the layout feel organized, with each component fitting naturally into the overall flow of the page.
Modern Styling: Adding shadows, rounded corners, and smooth hover/focus transitions made the page feel more modern and user-friendly.
Event.Registration.-.Opera.2024-11-06.17-17-58.mp4
A clip of how it looks now.