jaiyankargupta / OCD-Website

Open Code Developer Society(OCD) is a well known society at NIT Kurukshetra. This society helps everyone to improve their knowledge and skills in the coding area. This website contains all the information you want to know about OCD
https://jaiyankargupta.github.io/OCD-Website/
0 stars 65 forks source link

Add Registration and Login Forms with Member Exclusive Features #176

Open rajveerpathak1 opened 1 month ago

rajveerpathak1 commented 1 month ago

1.Member Registration: Allow new users to create an account by providing their details. Enable the society to keep track of its members and their engagement.

2.User Authentication: Ensure that only registered members can access certain features.

3.Member-Exclusive Features: Access to a members-only forum for discussions and support. Exclusive content such as newsletters, event announcements, and resources

Implementation Details:

1.Registration Form: Fields: Name, Email, Password, Confirm Password, and any other necessary information. Email verification to ensure valid registrations.

2.Login Form: Fields: Email and Password. Forgot Password functionality to help users recover their accounts.

  1. Member-Exclusive Features: Create a separate section on the website that is only accessible to logged-in members. Integrate the membership database to manage access control effectively.
gargDhruv12 commented 1 month ago

@jaiyankargupta please assign this issue to me I think contact us form can be improved , and login & member exclusive features can be added

jaiyankargupta commented 1 month ago

@gargDhruv12 done