tusharkhatriofficial / Blogify

Blogify | An Open-source Node.js blogging Website for everyone...
MIT License
11 stars 10 forks source link

Design and Develop Login and Register Page frontend. #6

Open tusharkhatriofficial opened 1 year ago

tusharkhatriofficial commented 1 year ago

Leave a comment to know more...

Akshay9607 commented 1 year ago

Hey , can you assign this to me please

tusharkhatriofficial commented 1 year ago

You can use CSS with Bootstrap or Tailwind it's up to you, but please make sure to keep the theme the same as it is now white and yellow... You can take some ideas from the home screen.

Register Screen fields

Login Screen fields

tusharkhatriofficial commented 1 year ago

Create two files register.ejs and login.ejs in the views/ directory and write your HTML in there.

Akshay9607 commented 1 year ago

yeah sure , i will use css with bootstrap

tusharkhatriofficial commented 1 year ago

In order to see any data on the / route, you will have to connect MongoDB to the project and use /compose route to create some sample blogs.

Please do not forget to add your name at the very bottom of the REAMDE.md file before opening the pull request.

Akshay9607 commented 1 year ago

Hey i have made the changes as suggested by you Login page

Screenshot (117)

Register page

registerBlogify

is this design okay , should i go for pull request , if any changes are required please let me know

tusharkhatriofficial commented 1 year ago

Please use these colors for the buttons:

The pages must be responsive i.e. looks good on both large and small screens.

Akshay9607 commented 1 year ago

yes it is responsive , and i also added those colors

register page small screen blogify2Register

large screen largeScreen_blogifyRegister

login page responsive_blogify2_login

Is this okay

tusharkhatriofficial commented 1 year ago

Looks good to me!