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

Added the icon and title to the site #56

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

parassareen4
Copy link

@parassareen4 parassareen4 commented Dec 5, 2024

Related Issue


Description


How Has This Been Tested?


Screenshots (if applicable)


Type of Change

  • Bug fix
  • New feature
  • Code style update
  • Breaking change
  • Documentation update

Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for github-spy ready!

Name Link
🔨 Latest commit cd05948
🔍 Latest deploy log https://app.netlify.com/sites/github-spy/deploys/6752545e2a8a630008440eab
😎 Deploy Preview https://deploy-preview-56--github-spy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mehul-m-prajapati
Copy link
Owner

@parassareen4 : use a proper commit message.

@parassareen4 parassareen4 force-pushed the main branch 2 times, most recently from b2000a3 to 13e4a75 Compare December 5, 2024 04:39
- Corrected passport authentication flow for login route.
- Fixed CORS setup to handle credentials in frontend requests.
- Implemented session handling for login and signup at (/signup)and(/login).
- Updated API endpoints to return appropriate error messages and status codes
@parassareen4
Copy link
Author

signup is on /signup route and login on /login

Copy link
Collaborator

@yashksaini-coder yashksaini-coder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the icon file name

backend/server.js Show resolved Hide resolved
index.html Show resolved Hide resolved
src/Routes/Login/Login.tsx Show resolved Hide resolved
src/Routes/Router.tsx Show resolved Hide resolved
src/Routes/Signup/Signup.tsx Show resolved Hide resolved
src/components/Navbar.tsx Show resolved Hide resolved
src/Routes/Signup/Signup.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@yashksaini-coder yashksaini-coder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is good just try to write good code for backend

.env.example Show resolved Hide resolved
Copy link
Author

@parassareen4 parassareen4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any changes needed here?

index.html Show resolved Hide resolved
src/Routes/Router.tsx Show resolved Hide resolved
src/Routes/Signup/Signup.tsx Outdated Show resolved Hide resolved
.env.example Show resolved Hide resolved
@yashksaini-coder
Copy link
Collaborator

any changes needed here?

@parassareen4 good all changes look fine to me, @mehul-m-prajapati please look into this PR. I think it's good enough to be merged now.

@yashksaini-coder
Copy link
Collaborator

@mehul-m-prajapati Kindly merge this PR

@mehul-m-prajapati
Copy link
Owner

@yashksaini-coder : okay, I will test and merge today.

@parassareen4
Copy link
Author

@yashksaini-coder : okay, I will test and merge today.

the tests went fine?

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

Successfully merging this pull request may close these issues.

Add logo and favicon
3 participants