Skip to content

tonyfroc/galactic-age-calculator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Galactic Age Calculator

By Tony Froccaro

Super Galactic Age Calculator utilizing Javascript and the testing framework Jest

Technologies Used

  • JavaScript
  • Jest

Description

The Super Galactic Age Calculator takes a user's age and ethnicity as inputs. Depending upon their ethnicity, a average life expectancy is returned. When the user interface is built out, a user will choose a planet - Mercury, Venus, Mars or Jupiter - and the application will return the user's age in years depending on which planet they choose. Additionally, a user will be returned the amount of years they have remaining to live on that planet. If they have exceeded their life expectancy on the alien planet, it will return a string with the amount of years they have exceeded their Earth life expectancy on the alien planet.

Tests

See earthling.test.js in __tests__.

Setup/Installation Requirements

Known Bugs

  • No user interface built yet.

License

MIT
Copyright (c) 2022, Tony Froccaro

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors