Skip to content
/ SwapiDC Public

Over-engineered application for calculating required number of stops to resupply starship for the given distance.

Notifications You must be signed in to change notification settings

stsrki/SwapiDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwapiDC

Console application for calculating required number of stops to resupply that the starship need to take for the given distance.

Screenshot

console

How to use

When the aplication starts you will be prompted to enter the distance. After entering the distance the application will connect to the swapi.co and download all available starships. The results will be given for all the ships that have a known speed in MGLT. Others will be listed as unsuported.

To close the application just write the "exit" command.

Requirements

  • .NET Framework 4.7.2
  • C# 7.3

Testing

All the unit tests can be found in the solution.

About

Over-engineered application for calculating required number of stops to resupply starship for the given distance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages