Skip to content

Latest commit

Β 

History

History
8 lines (5 loc) Β· 274 Bytes

File metadata and controls

8 lines (5 loc) Β· 274 Bytes

Task Manager : MVC + Files

A task manager πŸ“ application including users, tasks, logworks and comments.

Using .NET framework 4.8.1 and ASP.NET MVC.

Text files are used for storing and retrieving data πŸ“„

Repository design pattern πŸ—ƒοΈ and service layer included.