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