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

Added Register page and fixed Home navigation #426

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

Conversation

shivennarang
Copy link

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

Copy link

vercel bot commented Jun 15, 2024

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
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
Owner

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

@abhay-raj19
Copy link
Owner

image

@shivennarang
Copy link
Author

Check plzz

@shivennarang
Copy link
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