article manager
1.0.0
This is a MVC .NET App that let the user add, edit, view and store articles in a markdown format. For user authenthication and authorization I made use of ASP.NET Identity. The app also uses Enity Framework to simplify interaction with the database.