# Homework 10 Part 3 We chose to use MongoDB for our project because we preferred its intuitive methods and minimal setup. We also liked the idea of using documents (JSON strings) to store data. ![](https://i.imgur.com/Ao6AKNX.png) URL to app.py: https://github.com/leonyjiang/cs0060-final-project/blob/master/app.py