pm-912 / travel-planner

MIT License
0 stars 0 forks source link

Adding in Comment seed faker function and debugging #62

Closed Schtitle24 closed 7 months ago

Schtitle24 commented 7 months ago

Adding in the fakerSeedComments.js file to create random comments for our site.

debugged both fakerSeedTrip and fakerSeedUser to work in sync

Updated the seed.js file to incorporate the changes.

DB is able to be seeded without bugs at this time.