srksuman / Bookmark-Management-System

A bookmark is a saved shortcut that directs your browser to a specific webpage. It stores the title, URL, and fav folder of the corresponding page. Saving bookmarks allows you to easily access your favorite locations on the Web
8 stars 0 forks source link

Sign Up #1

Open Saijeet7 opened 3 years ago

Saijeet7 commented 3 years ago

As a “User”, I want to “Sign up”, so that I can “create an account”.

-Sign Up page Frontend -Add User models -Authenticate user -Validate the Form

srksuman commented 3 years ago

Yes now it is possible for any user to use our system and get registered. Backend code:- image Connecting frontend and backend code:- image