cmda-bt / be-course-19-20

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

Week 3 #223

Closed sjagoori closed 4 years ago

sjagoori commented 4 years ago

Package

Name

sjagoori

Class

tech-4

Repo link

https://github.com/sjagoori/project-tech

Summary

I've installed body-parser to fetch data from the form using the app.post() middleware to the mongodb using mangoose's model feature. A longer explanation is found in the wiki

Resources used

express' routing mongodb mongoose

Any thoughts?

✨magic