LockedUp-Coders/nostalgify

Change DB driver from mongoDb-driver to mongoose

Closed this issue · 4 comments

  • remove the mongo-db driver
  • add mongoose

Thanks @vivekshah1801, for raising the issue! 🙌
One of our team mates will revert on this soon. ✅

Can you specify the folder in which we have to make changes?

@tanay13 Database folder

@YashKumarVerma looks like the modules/database folder is deleted in master.
where should put the database connection code?

Note:
I have written the code according to the previous modules/database folder.