jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 27 forks source link

Exam Preparation Master / 30_Days_of_JavaScript #235

Open Bharat00007 opened 1 month ago

Bharat00007 commented 1 month ago

### Title: Add User Authentication and Authorization

Description:

The current implementation of the online exam preparation portal allows users to take exams and view their scores. However, we need to enhance the platform by implementing robust user authentication and authorization features. This will ensure that only registered users can access the exams and view their scores, and it will provide a more secure and personalized experience.

Tasks:

User Registration:

User Login:

Authorization:

Profile Management:

API Security:

Acceptance Criteria:

Additional Notes:

image_2024-08-08_002255385

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉

We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our [CONTRIBUTING.md] for guidelines on contributing to this Domain.

Walayhs commented 1 month ago

Go ahead!