/solar-system-age-calc

Epicodus 10/5/2018 Javascript Week #1 Code Review

Primary LanguageJavaScript

Solar System Age Calculator

Created By Joe Friesen

Description

This page, given a birthdate supplied by the user, will calculate that person's age and life expectancy on any planet in the solar system. Submitted for Epicodus code review 10/5/2018.

Screenshots

Landing Page 1 Landing Page 2 Landing Page 3

Technologies Employed

  • HTML
  • jQuery
  • JavaScript
  • Materialize-CSS
  • Webpack
  • Jasmine / Karma Spec Testing

Installation Instructions

  • In terminal, enter the following:
$ cd ~/desktop
$ git clone https://github.com/josephfriesen/solar-system-age-calc.git
$ cd solar-system-age-calc
$ npm run start

Legal

Copyright (c) 2018 Joseph Friesen