ayan-biswas0412 / gssoc2021-HotelOnTouch

πŸ‘¨β€πŸ”§πŸ‘¨β€πŸ”§Manage your all hotel services at one place - This is the project repository for HotelOnTouch Project and this project is actively looking for new contributorsπŸ‘¨β€πŸ”§πŸ‘©β€πŸ«
https://hotelontouch.netlify.app
GNU General Public License v3.0
70 stars 82 forks source link

feat: added register and login page #163

Closed ooreally closed 3 years ago

ooreally commented 3 years ago

Fixes #

Changes done

added register and login page in hotelontouch whenever a user clicks on Register/Login
resolved issue#132 which was opened by me.

Screenshots of the changes (If any) -

image

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

βœ…οΈ By submitting this PR, I have verified the following

welcome[bot] commented 3 years ago

πŸ§‘β€πŸ’»πŸ‘©β€πŸ’» Thanks for opening this pull request! Please check out our contributing guidelines.πŸ₯³πŸ₯³ Please be patient our project maintainers will get back to you soon and till then you can find different issues listed here And Please make sure you have completed the Onboarding Process.

ooreally commented 3 years ago

Hey! @ayan-biswas0412 please review this .

ooreally commented 3 years ago

Footer on the sign page aligned.

ooreally commented 3 years ago

Please review it @ayan-biswas0412

ooreally commented 3 years ago

I need a login API in order to login a user. Please provide it to me @ayan-biswas0412

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ooreally commented 3 years ago

@ayan-biswas0412 provide me login API if you want to connect to backend otherwise first merge this PR and then assign other issues.

ooreally commented 3 years ago

@ayan-biswas0412 I was getting following error:

const secret_key = process.env.JWT_SECRET || secret_key_for_jwt_token;
^ ReferenceError: secret_key_for_jwt_token is not defined

then I created .env file , still getting an error: Screenshot from 2021-05-19 23-58-43 Please direct me what to do.

ooreally commented 3 years ago

@ayan-biswas0412 Please merge this PR as frontend is ready and open another issue to connect to backend.

ayan-biswas0412 commented 3 years ago

branch has immense conflicts

ooreally commented 3 years ago

@ayan-biswas0412 All conflicts have been resolved.

ooreally commented 3 years ago

@ayan-biswas0412 All the conflicts are resolved. Have a look .

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.