Skip to content

AxelAndersen/PhotoGallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Photo Gallery

A photo gallery site implemented in ASP.NET Core 2.0 Razor Pages.

Demo website: https://gallerytemplate.azurewebsites.net/

Masonry

Features

  • Elegant masonry layout of images
  • Easy to manage through simple admin interface
  • All major browsers fully supported (IE 10+)
  • Social media integration (Facebook, Twitter, Pinterest)
  • Follows best practices for web applications

Technical features

Admin interface

When logged in, you can manage the albums and photos easily through a simple-to-use admin bar located under the header on the website.

This is how to create new albums directly from the home page:

Admin Album View

Uploading photos to an album or deleting the entire album:

Admin Album Upload

Rename or delete a photo:

Admin Photo

How to use

  1. Fork and/or clone this repo
  2. Change user settings in \src\appsettings.json
  3. Make any modifications you want
  4. Deploy

Releases

No releases published

Packages

No packages published

Languages

  • C# 84.9%
  • CSS 10.9%
  • JavaScript 4.2%