AdityaKumawat97 / MERN-BUS-APP

This is a MFRP (My first Real Project) assigned to me during my internship at Cognizant. Made with MERN Stack technology.
271 stars 65 forks source link

error when selecting bus route #11

Closed zaqstar closed 2 years ago

zaqstar commented 3 years ago

does not display available buses when selecting

AdityaKumawat97 commented 3 years ago

you will have to set up your MongoDB database with dummy bus data, as I have not provided my DB details.

zaqstar commented 3 years ago

have changed the routes json and imported to my mongodb,but still not working

AdityaKumawat97 commented 3 years ago

did you add all the properties required for the bus data? please double-check that as well, make sure you're able to access mongodb from node js