Use MongoDB server to finish the work

The main goal for this assignment is to gain familiarity
with MongoDB, a document data store that belongs to the NoSQL family. You will use
the mongo shell and type commands to complete this assignment. MongoDB Shell is
the quickest way to connect, configure, query, and work with your MongoDB
database.
Follow the word Doc to finish the each step.