Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.87 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.87 KB

Welcome to Hooop Gallery

This is the GitHub repository for DevOps project. You can find and clone all the source code in here. This project is about a webshop for people who want to buy and sell art. This is a school project for Jean-Marie Waelkens.

GitHub Super-Linter Build .NET app

Demo

Demo HooopGallery

Full Demo Video

Table of contents

Used Technology

  • MySql
  • Sql Server
  • NuGet Packages
  • Auth0
  • BlobStorage
  • Playwright

How to run

  • Clone project in visual studio
  • Change startup project to EuropArt.Server
  • Go to the startup.cs in EuropArt.Server and put line 42 in comment and line 44 out of comment
  • Finally run the project

How to run the tests

  • Open a terminal in the project
  • Cd to EuropArt.Server and execute 'dotnet run'
  • Cd to EuropArt.PlaywrightTests and execute 'dotnet test'

Group members

Development

Operations