Skip to content

Latest commit

History

History
6 lines (4 loc) 路 460 Bytes

File metadata and controls

6 lines (4 loc) 路 460 Bytes

Task Manager : MVC

A simple task manager 馃摑 application including users, tasks, logworks and comments.

Using .NET framework 4.8.1, ASP.NET MVC, Entity Framework and SQL Server.

Two API projects included, one with WebServices and one with WCFServices, the latter being consumed in the Xamarin.Android mobile application :octocat: