Rajat2024 / NoteBook

Here notebook is created using React as a frontend and NodeJS as a backend. Here you can add , delete and update notes in your Mongoose database. You create a password using express validation , authentication using JWT Token and salting. An easy way to sign up and log in a notebook, context for data passing through the component.
https://mern-notebook.onrender.com/
0 stars 1 forks source link

[BUG]: Fix the nav bar bug in the website #102

Closed VipulChauhan89 closed 1 year ago

VipulChauhan89 commented 1 year ago

Problem There is the bug with the nav bar of the website when we click on the nav list item in the nav bar of on the signup page the page is redirected to the login page and in the login page when we click on nav bar items then an abnormal behaviour is seen .

Solution I will be using the prompt to fix the bug of signup page. And in the login page nav bar i will make sure that it is only accessible once the user log in the website.

Assign this issue to me i will fix it.

Contributor- Vipul Chauhan (GSSOC'23 Contributor)