geraldmaale / SituationReport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Situation Desk

This application simulates a real-world case of a port and its daily activities. This is by no means a complete simulation of a port, but it is a good starting point for understanding the basic concepts of ports and their operations.

Prerequisites

  • .NET SDK 7.0 or higher
  • Visual Studio Code with C# Extension
  • PostgreSQL

Steps

  1. Clone the repository
  2. Open the repository in Visual Studio Code
  3. Open the terminal in Visual Studio Code
  4. Run the following commands:
    • dotnet restore
    • dotnet build
    • dotnet run

About


Languages

Language:C# 71.3%Language:HTML 27.3%Language:CSS 1.3%Language:Dockerfile 0.1%