Closed nickGraham0 closed 22 hours ago
Add mongoDB to replace 'pantries' vector and current_pantries variables. The problem right now with these variables is that they don't persist server restarts and are generally not robust.
Agreed. Will look into MongoDB doc https://www.mongodb.com/resources/languages/express-mongodb-rest-api-tutorial
See PR #24
Works
Add mongoDB to replace 'pantries' vector and current_pantries variables. The problem right now with these variables is that they don't persist server restarts and are generally not robust.