1. Create a local MongoDB database called `progressTracker`. 2. Create a collection in it called `topics`. 3. Open up the [README](https://github.com/rarmatei/progress-tracker/blob/master/README.md) file and follow the second requirement **Move the existing data into the database.** 4. Comment below the Mongo commands you ran to complete step 3
Create a local MongoDB database called
progressTracker.Create a collection in it called
topics.Open up the README file and follow the second requirement Move the existing data into the database.
Comment below the Mongo commands you ran to complete step 3