Skip to content

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.

Notifications You must be signed in to change notification settings

TomasSobotaT/ToDo_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published