You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Features: Uses MVC architecture in the Backend (Express). While registering user, the password of the user is encypted using bcrypt. On logging in, authentication is done using JWT. Had Separate Admin Panel. Has CRUD Functionality.