Week 6 - More on Databases

Review of MongoDB - connecting, schema and model design, inserting and querying data.


We will continue to work on our Schemas, Models and getting data into and out of MongoDB.

Github repo now includes edit form and subdocuments.

Notes from today's class will be added after class for your enjoyment. Check back later today




Assignment

Continue to work on your schemas, models and getting data into your database. If you have data creating and inserting correctly you should work on an update / edit form. The edit form should allow a user to change the content of your documents and that will be updated for later retrieval.

comments powered by Disqus