Skip to content

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: [email protected]

Editor: [email protected] [email protected]

Follower: [email protected] [email protected] [email protected] [email protected] [email protected]

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