Skip to content

Epicodus week 5 project. A calculator that determines your age and life expectancy on other planets in the solar system.

Notifications You must be signed in to change notification settings

JLEWilson/super_galactic_age_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Galactic Age Calculator

By Jacob Wilson

A calculator that determines your age and life expectancy on other planets in the solar system

Technologies Used

  • HTML
  • JavaScript
  • CSS
  • Markdown
  • Bootstrap
  • JQuery
  • Jest
  • Webpack
  • Lint

Description

An algorithm determines the users life expectancy based on information submitted in a form and data taken from various studies. The user is then able to select different planets in the solar system and see what their age and expected life duration would be in those planets years.

Setup/Installation Requirements

  • You can find the github repository here
  • Click the code button, and copy the https link
  • In your in git bash or your preferred git terminal navigate to the directory you would like to store the project
  • Enter: "git clone" followed by the https link
  • Now that the repository is cloned to your computer, right click on the folder and click open with vs code
  • Now type npm install in your terminal to install the packages used in the project, you may have to run install twice due to the size of the packages
  • You can now view the project by typing npm run start in your terminal
  • Now that all packages are installed you can test the tests folder by typing npm run test in the terminal
  • OR
  • You can find the deployed project on gh-pages here

Known Bugs

  • No known bugs

License - MIT

If you run into any problems or find a bug, would like to reach me for a separate reason, feel free to send me an email @[email protected] with details of your issue.

Copyright (c) 11/12/2021 Jacob Wilson(s)

About

Epicodus week 5 project. A calculator that determines your age and life expectancy on other planets in the solar system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published