GithubHelp home page GithubHelp logo

eluckie / parcel.solution Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 17 KB

C# and .NET (classwork) - practice using GET & POST requests and using multiple controllers in more complex webpages using ASP.NET MVC framework

License: MIT License

C# 64.41% HTML 35.59%
csharp dotnet mvc-framework

parcel.solution's Introduction

Parcel

By E. Luckie ☀️

This webpage acts as a shipping cost estimator for a faux shipping company.

Technologies Used

  • C#
  • Dotnet
  • MSTest
  • Markdown
  • Git

Description

This webpage acts as a shipping cost calculator for a faux business. From the homepage, users are instructed to fill in the form with their package's length, width, and height in inches and the package's weight in pounds. Once they click calculate, they're displayed their packages dimensions along with the volume and total shipping cost. From there, users are able to click the link at the bottom to calculate another package's shipping cost.

Setup/Installation Requirements

  1. Clone this repo
  2. Open your terminal (e.g., Terminal or GitBash) and navigate to this project's production directory called Parcel
  3. In the command line, run the command dotnet watch run to compile and execute the console application in your browser in development mode
  • This will also automatically run the restore command to retrieve and install the necessary packages for this application
  • Optionally, you can run dotnet build to compile this console app without running it

To Run Tests

  1. Navigate to this project's test directory called Parcel.Tests
  2. If the project hasn't already been restored, run dotnet restore
  3. In the command line, run the command dotnet test to perform the tests and verify 100% pass-rate

Known Bugs

  • No known bugs.

License

MIT License

Copyright (c) 2023 Luckie

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.