In my journey of learning Node JS, I took a course on Udemy. One of the two main projects was a ToDo app that allowed you to do HTTP requests via postman to create, modify, or delete a "ToDo". Since this app wasn't practically usable, I wanted to change it to be practical for an average person. I added a number of improvements and made it into a full note app instead of just a ToDo app.