Skip to content

Dethik/Galactic-Age

Repository files navigation

Galactic Calculator

Calculate the given age upon four different planets.

By (Zack Rutledge © 2021)

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • Markdown
  • JavaScript
  • Jquery

Description

This project will calculate a given age's life expectancy, current age, how far past the expected age you've gone, and how many years left upon that planet there is to live.

Setup/Installation Requirements

Without Github template clone:

  • Clone Repo
  • CD to the repository
  • Delete .git if needing a clean commit history
  • Initilize git
  • Add remote repository to new git
  • Make first commit only adding .gitignore to commit
  • Open new repo to begin npm initilization

Npm Initialization

  • Verify package.json has correct npm packages for needs
  • Modify title on line 18 of webpack.config.js
  • Modify title on line 2 of package.json
  • Modify description on line 19 of package.json
  • Modify title on line 2 if package-lock.json
  • Run npm init -y
  • Run npm install
  • Verify install works by running npm run test and npm run build

Known Bugs

  • No known bugs

License

MIT

Contact Information

Email: Thorgrim88@gmail.com

Test Specs

Jupiter Tests

Mars Tests

Mercury Tests

Venus Tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published