crack-a-laugh icon indicating copy to clipboard operation
crack-a-laugh copied to clipboard

Almost Completed the challenge

Open iampranavdhar opened this issue 3 years ago • 1 comments

I had completed the challenge till stage 2 completely and it worked fine. In the third Stage I don't know how to check for the person weather he exist in the database already and to update the database through mutation through the submission of the name in the input field.

iampranavdhar avatar Mar 04 '21 18:03 iampranavdhar

Thanks for the feedback, And to reply to your suggestions when I am searching about the LightsOut game I found almost similar code in the google itself in the components form and I had used that logic itself by changing the functional components to React Hooks. And the code I had reffered this Code.

I had also allowed the websites in the Allowed Sources of corsheaders.

And finally I also got the data from the backend and I am attaching some of the pics here.But the thing is I had not given the data as the JSON file instead I had added the data manually by creating a superuser and adding the data in the website.

And trying to complete the creating user part also refering mutation documentation again to get the clear idea of that.

Screenshot from 2021-03-05 14-42-42

iampranavdhar avatar Mar 05 '21 09:03 iampranavdhar