Skip to content

EmilijaSvirsk/PoSS_Implementation

 
 

Repository files navigation

Smokin Geckos lab 3

Description

A backend application developed for Software Engineering Design and Architecture course that implements a REST API endpoints for a point of sale system based on team's Komandux document, data model and Komanda32 API documentation.

Running the application

  1. Download .NET 6 SDK from here
  2. Clone this repository
  3. Navigate inside the repository folder
  4. Run dotnet run command
  5. Open swagger UI at https://localhost:7210/swagger/index.html

Note:

For Order endpoints field estimatedTime should have format HH:mm:ss. More info here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 100.0%