/super-galatic-age-calculator

It's actually only interplanetary, but who's wondering? Uses Karma, Jasmine, and lots of Webpack. Test driven!

Primary LanguageHTML

Super Galactic Age Calculator

Takes user input for age and tells users how old they are in different planetary years, Jun 28th, 2019

By Erik Irgens

Description

User may input their name and their date of birth. Once they hit submit, the program will automatically populate the website with information about planets and how many years old they are per planet. It also gives them their life expectancy of remaining years.

Specs

Spec Input Output
Homepage User accesses localhost:5004 Homepage with user input form
Program Gathers User Input User input: "Date" Output: "Date"
Program calculates user's age User input: "Date" Output: "age"
Program Calculates the age, in years, of other planets in the system User input: "Date" Output: "date.planetMethod"
Program calculates the life expectancy of user User input: "Date" Output: "age.expectancyMethod"
Program calculates the expectancy of user for all planets User input: "Date" Output: "age.expectancyPlanetMethod"

Setup/Installation Requirements

Known Bugs

No known bugs

Support and contact details

Contacts me at erik.t.irgens@gmail.com if there are any questions or concerns

Technologies Used

HTML, CSS, jQuery, JavaSript, Bootstrap, Webpack, Karma, Jasmine

License

Copyright distribution on GPL

Copyright (c) 2019 Erik Irgens