To-Do List is a single page C# ASP.NET CORE web application using Razor Pages.
The user can create a list of tasks to complete, mark them as completed/not completed and
delete them.
The priority of tasks is color coded.
The IP address of the person who created the task is saved.
Bootstrap Accordion is used to display the tasks on the website, where each task can be
clicked and read the details or take an action.
The data is stored in a database using the Entity Framework.
WWW: todolist.aspfree.cz
Documentation (CZ): tsobota.cz/ASP_ToDoList.html