Skip to content

cam8439/SandboxUnion_CodeTest

Repository files navigation

Sandbox Union Code Test

Box Office

By: Claire Murray

Overview:

Box Office runs a sever in admin mode that can:

  • manage the theater's schedule as well as open and close sales
  • accept multiple clients concurrently

Box Office also includes simple client code that can connect to the server in order to interact with the model

How to Run:

This project was made using .NET Core 3.1.403

To run the server:

In the BoxOffice Directory execute the command dotnet run This will start the server running locally on the command line.

To run the client:

In the BoxOffice/Client Directory execute the command dotnet run This will start the client running locally on the command line, and will connect to the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages