This will help you to keep track of your daily tasks. You can connect it with a database to store the daily tasks, the benefit of storing daily tasks in a database will be, you can, later on, add delete functionality to it. If a user by mistake deletes a todo, you can give the privilege to restore it.
Source Code – To-Do List Skills Required – HTML, CSS, JavaScript