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

Implement Functional Login/Signup Pages and User Profile Section #356

Open
Ashwanisingh7930 opened this issue Oct 12, 2024 · 1 comment
Open

Comments

@Ashwanisingh7930
Copy link

Ashwanisingh7930 commented Oct 12, 2024

Description:
The current project lacks functional login and signup pages, hindering user authentication and authorization. Additionally, there is no user profile section where users can view and update their details. This proposal aims to address these limitations by implementing the following features:
Objectives:

Connect the existing login and signup pages to a database, enabling functional user authentication and authorization using PHP.

Create a user profile section where users can:

  • View their profile details
  • Update their profile information using

Benefits:
Functional login and signup pages will enhance the overall user experience and security of the application.
A user profile section will provide users with a centralized location to manage their account information.

Implementation Plan:

  • Database Connection:
    Using MySQL and set up a connection to the database using PHP.
    Modify the login and signup pages to interact with the database for user authentication and data storage using php.

  • User Profile Section:
    Design and implement a user-friendly profile section that displays user details.
    Develop functionality to allow users to update their profile information.

@Pallavi1926 I would like assign this issue to myself under gssoc-ext, level3, and hacktoberfest-accepted.

@Ashwanisingh7930
Copy link
Author

@Pallavi1926 Could you please Assign this issue to me?

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

No branches or pull requests

1 participant