Algo-Phantoms / Algo-Phantoms-Backend

💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
MIT License
43 stars 37 forks source link

Login/Signup authentication #21

Open somya51p opened 3 years ago

somya51p commented 3 years ago

The user should first signup and then get access to the material. Also, the admin login should be given in order to increase the security. I would like to contribute to this issue. Please assign me the same under GSSOC'21.

sshiv5768 commented 3 years ago

Hey, @somya51p I would like to handle this part. Should we go with Django backend or another database? Assign me this issue.

Naman-12911 commented 3 years ago

Hello sir , I want fix this issue with Django backend. I can apply Google authentication I can easily do this task because I do it in my project s Please assign me this issue under GSSOC

pallavi00021 commented 3 years ago

can I start working on this issue?? I'm gssoc'21 participant. @diyajaiswal11

harsh7in commented 3 years ago

go ahead @somya51p

harsh7in commented 3 years ago

@somya51p can you tell us your progress.

somya51p commented 3 years ago

@harsh-9in I have done coding of urls.py and Serializers. I just want to clear few queries.

  1. Do I need to attach frontend templates of the pages? It would be easy to recheck then.(just a basic one)
  2. Is it compulsory to code in API or I can create signup models and write simple code in views.py.
harsh7in commented 3 years ago
  1. No need to add frontend as Django rest framework provides the API ui or you can use postman tool to check.
  2. it is mandatory to make API as it will be used with other frameworks.
Ananya9878 commented 3 years ago

Pls assign this issue to me

Ananya9878 commented 3 years ago

/assign