Skip to content

android-mk/TaskManagementSystem

Repository files navigation

Task Management System

A simple ASP.NET Core MVC application for managing tasks.

Features

  • Create, read, update, and delete tasks.
  • View tasks in a list format.
  • Assign tasks to users.

How to Run

  1. Clone the repository.
  2. Run dotnet run in the project directory.
  3. Navigate to https://localhost:5001 in your browser.

About

Task Management System using ASP.NET Core MVC and Entity Framework Core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published