travezripley / Web102-Astro-Weight-Calculator

Hey there "Tons-O-Fun", this lil app mathemagically finds your gravitational impedance on other Planets in our Solar System. "More Bounce to the ounce"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astroweight-Calculator Version 102. Created on February 23rd, 2019 by Travis Ripley

March 4th, 2019

Hey guys, thanks for Checking out my code in my Github.

What you see here is an Astro-Weight-Calculator" Web App

This was my first Javascript project at San Diego Code School - A Fullstack Javascript Bootcamp

This is an internal tool built for NASA, for their Engineering team. This tool calculates the weigth of their various instruments on different planets in our solar system, including Pluto.

This is what happens, Upon loading the app, the interface has one input asking the user to input their imperial weight of the item that they are requestion to be calculeted, the second input is a dropdown in which a "planet" is selected from our local "Solar System" (upto and including Pluto). The client's requested weight will be calculated against the gravity pertaining to the selected planet, this value will be returned to the client via the interface.

More tools/options to be created at a later date.

The code was written in HTML, CSS and Javascript

To get started, open the app in VS code, or code editor of your choosing

Install the dependencies via the terminal by typing npm install Next, in the terminal, type npm start to start the app on the local node server Open localhost:8080 in the browser of your choice.

Please Comment, Like and Subscribe to my Youtube Channel Tell your Friends, Your Programing Pal, -Travez

Theripleys@gmail.com https://www.youtube.com/c/TravisRipley

About

Hey there "Tons-O-Fun", this lil app mathemagically finds your gravitational impedance on other Planets in our Solar System. "More Bounce to the ounce"


Languages

Language:JavaScript 72.0%Language:HTML 25.2%Language:CSS 2.8%