GuntFlix a movie webApp providing users information about movies. Users can sign up, update their personal information, and create a list of their favorite movies. I used the MERN Stack, (MongoDB, Express, React, and Node.js).
The challenges I faced are the following: I found that when I want to add a movie it showed me the error “undefined issue”. I noticed that it happened with only two films. Then I found a connection issue with the Mongo Database, not with my code itself.
The references for the bugs I faced are below.