AspNetBoard

ASP.NET Core MVC6

Application details,

The project is to develop an application that allows users post contents. The contents and user's images will be stored on Ms SQL or local database(Visual Studio). The purpose of the project is learning ASP.NET Core MVC6. The main programming language of the project would be C# which provides convenience to develop multiple view pages.

Technology and tools

Entity Framwork: To build data base
Bootstrap: To display pages properly
Trrumbowyg: to implement a content input page effectively

Captured Images for demonstration.

  1. Log-in page login -- 2.Register page register -- 3.Contents list page listview -- 4.Add content page addcontents -- 5.Posted content page content