Skip to content

Added Register page and fixed Home navigation - #426

Open
shivennarang wants to merge 2 commits into
abhay-raj19:mainfrom
shivennarang:feature/register
Open

Added Register page and fixed Home navigation#426
shivennarang wants to merge 2 commits into
abhay-raj19:mainfrom
shivennarang:feature/register

Conversation

@shivennarang

Copy link
Copy Markdown

Description

This change includes the following updates:

  • Created a new register page with improved design and functionality.
  • Fixed a navigation bug affecting the entire website, ensuring that all navigation links work correctly and direct users to the intended pages.

Fixes: #417,#403

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have made this from my own
  • I have taken help from some online resources
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshot 2024-06-15 224751

@vercel

vercel Bot commented Jun 15, 2024

Copy link
Copy Markdown

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

Name Status Preview Updated (UTC)
fitbody ✅ Ready (Inspect) Visit Preview Jun 28, 2024 6:38pm

@shivennarang

Copy link
Copy Markdown
Author

Summary:

This pull request includes the following changes:

  • Added a new register page with improved design and functionality.
  • Fixed a navigation bug affecting the entire website, ensuring all navigation links work correctly.

Changes Made:

  • Created a new register page using React components and styled it according to the project's design guidelines.
  • Implemented form validation and error handling on the register page to improve user experience.
  • Updated navigation links across the website to resolve a bug that was causing incorrect page redirections.
  • Refactored existing code to improve readability and maintainability.

Related Issues:

Fixes #[issue_no]

Additional Notes:

  • Tested the changes locally and ensured they work as expected.
  • Reviewed the code for consistency and adhered to the project's style guidelines.
  • Added comments where necessary to explain complex logic or functionality.

@shivennarang shivennarang reopened this Jun 15, 2024
@shivennarang shivennarang changed the title Initial commit Added Register page and fixed Home navigation Jun 16, 2024
@abhay-raj19

Copy link
Copy Markdown
Owner

your all changes looks fantastic , but Resolve up the conflicts ASAP

@abhay-raj19

Copy link
Copy Markdown
Owner

image

Signed-off-by: shivennarang <124028177+shivennarang@users.noreply.github.com>
Signed-off-by: shivennarang <124028177+shivennarang@users.noreply.github.com>
@shivennarang

Copy link
Copy Markdown
Author

Check plzz

@shivennarang

Copy link
Copy Markdown
Author

sir plss check if conflicts are resolved or not

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.

Register button not working

2 participants