To do list:
language used: Javascript , Ejs , CSS runs using : Node.js database : MongoDB with mongoose and express
this is a simple to do list with a simple UI for the user experiance , built with a database behind it to store all the user to do lists and tasks.
you can simply create a new list by typing in its name and after the list is created you put in your tasks. when you are done with a task simply check it and it will cross and delete it from the website and database.
the main page:
inside a created list with tasks:

