Hello everyone!
While working on the Boss Machine project link, I noticed that the minions will not populate in Minions.exe until GET routes are created for all three modules: minions, ideas, meetings. I had to play around with the solution code in order to figure this out. Before opening the solution code, I spent quite a bit of time troubleshooting my own code trying to figure out why my GET route to minions were not populating in the front end, even though my GET requests in Postman were working correctly. Is there anyone here that might be explain this for me?
Thank you so much.