Kritika30032002 / Top_Secrets

This is a website that allows user to add their secrets anonymously to the website. Thus makes its interesting. One can add their secrets that they don't want to share with anyone.
https://top-secrets.onrender.com/
MIT License
50 stars 86 forks source link

registration successful toast notification #69

Closed surya-nand closed 11 months ago

surya-nand commented 11 months ago
  1. After registering, a success toast notification and redirecting to login page
  2. I tried logging in using wrong password (It's throwing an internal server error)

I can work on this issues

Kritika30032002 commented 11 months ago

Participant of which program?

surya-nand commented 11 months ago

Kwoc

surya-nand commented 11 months ago

Hey there are other things I noticed in your code • Backend modularising using mvc architecture • Login alerts for wrong password and wrong user • Removing register and login buttons from navbar after logging in and replacing them with logout button

what do you think?

Kritika30032002 commented 11 months ago

Hey there are other things I noticed in your code • Backend modularising using mvc architecture • Login alerts for wrong password and wrong user • Removing register and login buttons from navbar after logging in and replacing them with logout button

what do you think?

Hey there are other things I noticed in your code • Backend modularising using mvc architecture • Login alerts for wrong password and wrong user • Removing register and login buttons from navbar after logging in and replacing them with logout button

what do you think?

Create separate issues for these

surya-nand commented 11 months ago

Kritika, made a PR for register notifications, can you review once?