Skip to content

Article Viewer is a Full stack ASP.NET MVC web application using the entity framework with code first migrations into a SQL Server.

Notifications You must be signed in to change notification settings

castroaj/ArticleViewer

Repository files navigation

Article Viewer:

Article viewer is a Full Stack ASP.NET MVC web application using the entity framework with code first 
migrations into a SQL server. The application allows users to sign up and post articles that will then
be displayed publicly to all other users on the site. Each article includes a title, a preview message,
an optional image, and any number of paragraphs up to 25. Articles can be commented on by other users.
The application uses the microsoft identity package to provide user authorization and authentication.

Home Page:

image

View Article

image

Comment Section

image

My Articles:

image

Create an Article:

image

Edit an Article:

image

Login Page:

image

Account Management:

image

About

Article Viewer is a Full stack ASP.NET MVC web application using the entity framework with code first migrations into a SQL Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published