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
@hkasera aren't we supposed to create a "user" table in the backend with appropriate fields like "username", "passwordhash", "email" etc that will store the login credentials of registered users or we can simply move on with creating just the basic html pages for login and signup ?
We were trying to use "mongoose" javascript library to transfer login data from application to database. Can we move on with it?
Yes, we do need a back end to this. As the project is in the initial stage, we do not have it yet. If you are confident, feel free to suggest back end schema along with the front end code. Mongoose is a good choice. 👍
hey, as you asked we have created a mock up of login and sign up pages. We have made 2 design structures, please comment on whichever is better or any changes required in either.
here is the link : https://moqups.com/Nishtha-3006/B710C8yD/p:a16b2c2a4
Also about the tools and framework we are going to use jQuery(to switch between login and signup) and Bootstrap or Materialize CSS.
Thank You.
There should be a signup and a login page for users
The text was updated successfully, but these errors were encountered: