Skip to content

ToDoer is a customizable task based organizational tool built with ASP.NET using Model-View-Controller architecture pattern.

License

Notifications You must be signed in to change notification settings

Skrauz/ToDoer-ASP-dotNET-MVC-ToDos-Manager

Repository files navigation

ToDoer - ASP.NET MVC ToDos Manager

ToDoer is a customizable task based organizational tool built with ASP.NET using Model-View-Controller architecture pattern.

Application uses CRUD operations in collaboration with a MSSQL database to track and manage your tasks in an efficient manner. You are able to create, delete, update, archive, restore, filter and search through your tasks with customizable deadlines, tags etc.

Installation Guide

  • Download, install and run MSSQL Server Developer Edition
  • Clone the repository
  • Run dotnet restore command
  • Run dotnet ef migrations add Init command
  • Run dotnet ef database update command
  • Run the solution

Screenshots:

Home page

About

ToDoer is a customizable task based organizational tool built with ASP.NET using Model-View-Controller architecture pattern.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages