Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
You will need to install MongoDB on your machine first following the online directions for your platform. Then you need to install python and setup your ide. You need to pip import pymongo. You can pip import by pip install pymongo within your python terminal. This python script will load all the mongodb collections and will create the database. You should not have to change anything unless you want to execute this program on another server.