Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 460 Bytes

README.md

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: