Skip to content

DWinget/A02Winget

Repository files navigation

Dave's Website

Summary:

This webpage contains biographical information about David Winget, contact information, a quadratic equation calculator and a math trick. The purpose of this web page is to introduce myself and discuss my background, future plans, and interests.

Purpose:

This project was created to meet requirements of CSIS 44563, Developing Web Applications and Services, at Northwest Missouri State University. Specifically, it meets requirement A02 - JS.

Contributors:

This page was created by David Winget, S528390@nwmissouri.edu.

Acknowledgements:

I started with a template from Initializr. I used the https://www.w3schools.com/tags/ website to get a description of each HTML tag used and see an example of its use. I used the https://www.w3schools.com/css/ website to get a description of each CSS selector used and see an example of its use. I used the bootstrapious.com website for a contact form template (https://bootstrapious.com/p/how-to-build-a-working-bootstrap-contact-form). I took the .clearfix and *boxsizing code lines from the https://www.w3schools.com/css/css_float.asp website to help align my elements correctly. I used the M04 assignment as a starting template for the Javascript files. The valid number check in function calculateDigit (located in Math_trick.js) came from the slides in U03. I used the template from the M03 assignment for the Qunit test. The introductory video was an assignment I completed for course 62522.

Requirements:

An updated web browser.

Constructed with:

Visual Studio Code.

Running the tests:

To run the Quint test, go into the 'tests' subfolder and run Quint_tests.html.

License:

Copyright (c) 2017 David G. Winget. The GitHub, BitBucket, LinkedIn and Facebook logos are copyrighted by their respective websites.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Requirement A02 for 44563

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published