Skip to content

aaron5670/Pexels-Image-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pexels Image Gallery

This project was build as an assignment for the HAN University of Applied Sciences. It features a WPF client and .NET Core server application.

Features

  • The server has a external API Connection with Pexels.
  • WPF client with the MVVM pattern.
  • Data binding (WPF)
  • Continuous integration; Automatic deploy to Azure App Services.

Continuous integration

When pushing to the Master branch, a new GitHub Actions pipeline will start. This pipeline will deploy the new server features to Microsoft Azure App Services.

Azure App Service production URL: https://photo-library.azurewebsites.net/images

Application Swagger API Endpoints