DEV Community

Cover image for Day~3 of #100DaysOfCode
Ankit Kumar
Ankit Kumar

Posted on • Updated on

Day~3 of #100DaysOfCode

Hello Everyone,

Today is day 3 of the 100DaysofCode challenge, Today I made the user registration system of my Django, In this project, I have tried to make an email-based registration system, I have to use AbstractUser to create a custom user model, so currently, in the project, a user can register through their email and password and they can also update their profile with their name and profile image.

ezgif.com-gif-maker.gif

Talking about react today I have learned about local storage and useEffect hooks, and also worked on a todo app with local storage and useEffect hooks(the project is from the course).

Screenshot_2021-04-09 React App.png

Top comments (0)