A small project of a picture gallery manager.
ASP.Net Core 6.0 (Razor pages)
Entity Framework Core 6.0
HTML 5.0 / CSS 3.0
Javascript & JQuery
Bootstrap 4.6
SQL Server
- User login
- Create a gallery
- Add data (name, description)
- Edit / delete galleries
- Display a list of galleries
- Upload pictures in a gallery
- Add data to pictures (description, date)
- Edit / delete pictures
- Display pictures of a gallery (thumbnails)
- Sort pictures by name / date
- Display a picture in fullscreen (carousel)
Opened gallery with the list of galleries on the left and thumbnails of the pictures on the right
Second page of the gallery
Form to add a new picture to the gallery
Form to edit the data from a picture
A picture is displayed in a carousel when the user clicks on the thumbnail
Smartphone display