# 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.

URL to app.py:
https://github.com/leonyjiang/cs0060-final-project/blob/master/app.py