To-to List App


This Web application was created using ASP.NET Core MVC with Entity Framework Core 6. The App allows us to create, update, and delete our to-do list. In Addition, user authentication was implemented in this project. The user will only access his/her own to-do list.

The following are the features of the App.

Technologies used:

If you are curious about this simple project, you can freely clone the app repository on GitHub:
Get the source code!