Skip to content

Todders92/parcel-c-sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Shipping Cost Calcualtor

A console application for calculating the cost to ship an item

By Todd Walraven

Description

This Application has the user enter the dimensions of an object. The program determines the cost of shipping based upon the users inputs

Known Bugs

none yet...

Setup/Installation Requirements

installing dependencies

This applications requires the user to have the follwing installed for the application to work correctly.

  • .Net Core SDK, install instructions can be found here
  • dotnet script, install instructions can be found here

Main setup instructions

  • Clone this repository by entering, in the terminal, the prompt "git clone" followed by the URL to this repository.
  • Use Terminal to navigate to the correct directory (using the prompt "cd {repository-name}").
  • In the terminal, enter dotnet run to begin the application

Technologies Used

  • VSCode
  • Dotnet script
  • C#
  • GitHub
  • .Net SDK

License

This application is licensed under the GPL license

Copyright (c) 2020 Todd Walraven

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published