Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign up and Login Pages #6

Open
hkasera opened this issue Feb 2, 2016 · 3 comments
Open

Sign up and Login Pages #6

hkasera opened this issue Feb 2, 2016 · 3 comments
Labels
Milestone

Comments

@hkasera
Copy link
Owner

hkasera commented Feb 2, 2016

There should be a signup and a login page for users

@hkasera hkasera added the task label Feb 2, 2016
@hkasera hkasera added this to the RGSoC milestone Feb 2, 2016
@prachiagrawal269
Copy link

@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?

@hkasera
Copy link
Owner Author

hkasera commented Apr 8, 2016

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. 👍

@nik-6947
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants