This is a TodoList web app where the user can add new tasks and delete the completed ones. It has a MongoDB database.
To create your own custom list you can add "/<your_name>" at the end of the above URL.
P.S. There is no restriction or security on this app. So anyone will be able to modify your custom list using the URL.