UniversalCalculator

By Dominique Youmans

Description

This application takes a users input of age and tells the user its age on other plaets in the milky way galaxy.

Specs

Behavior Input Output
application will produce user age in mercury years 05/10/1990 122

Setup/Installation Requirements

Zip:

enter image description here

  1. Click the link shown in the above photo and allow your browser some time to download the file.
  2. Navigate to the directory (folder) that contains your browser's downloads.
  3. Double-click on UniversalCalculator directory (folder).
  4. Open directory (folder) contents. (un-zip file).
  5. Run index.html.
Terminal:
  1. Open your terminal (mac users).
  2. PC users will need Git for Windows, here is the latest version. (2.23.0) 32-bit (https://github.com/git-for-windows/git/releases/download/v2.23.0.windows.1/Git-2.23.0-32-bit.exe).
  3. Navigate to your desktop in your terminal using cd desktop. If this command does not work please use cd ~, which will return you to your user account's home folder. Once this is complete, repeat the command cd desktop followed by git clone [repository link here]. It should look like this: enter image description here.

Known Bugs

None.

Support and contact details

If you run into any issues running UniversalCalculator, please contact Dominique Youmans at ddyoumans@icloud.com.

Technologies Used

  • HTML
  • CSS
  • JavaScript

License

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 NON-INFRINGEMENT. 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.

Copyright (c) 2019 Dominique Youmans