/ToDo_List

C# ASP.NET CORE web application using Razor Pages, MS-SQL database and Entity framework. Online creation of task list, marking them after completion and deleting them.

Primary LanguageC#

ToDo_List

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