This is an application that allows a user to create multiple projects, and each project can have a todo list associated with it. This project shows you how to build an application that has a one-to-many relationship in the MongoDB models.
The application is built using Node, Express, and Vue.
To learn about one-to-many relationships in MongoDB, clone this repository, then follow the tutorials.