cmda-bt / be-course-19-20

🎓 Backend · 2019-2020 · Curriculum and Syllabus
Other
18 stars 7 forks source link

Week 4 #245

Closed Vuurvos1 closed 4 years ago

Vuurvos1 commented 4 years ago

Package

Name

Sam de Kanter

Class

Tech 4

Repo link

https://github.com/Vuurvos1/projectTech

Summary

Instead of storing data as a variable it now is stored in a MongoDB database

Resources used

https://docs.mongodb.com/manual/reference/operator/update/push/ https://stackoverflow.com/questions/47656515/updateone-on-mongodb-not-working-in-node-js

Any thoughts?

For now, it only pushes data to the database. I need to rethink how chats are stored and removed/edited in a logical way