Skip to content

A .net core 2.1 blog template (3rd year computer science project)

Notifications You must be signed in to change notification settings

oskarfigura/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Swansea University 3rd year Web Application development coursework.

To run the project:

  1. Open the project in Visual Studio
  2. In Package Manager Console, type: Update-Database
  3. The application is ready to be launched.

Additional Information: The project db is seeded with the following users, note: all of them have the same password "Password123!" but different access levels. You can set up two factor authentication for any account.

Admin: member1@email.com

Editor: editor1@email.com editor2@email.com

Follower: customer1@email.com customer2@email.com customer3@email.com customer4@email.com customer5@email.com

The project db is also seeded with example blog posts and comments.

About

A .net core 2.1 blog template (3rd year computer science project)

Resources

Stars

Watchers

Forks

Packages

No packages published