/Super-Galactic-Age-Calculator

Epicodus Week 11 Individual Project

Primary LanguageJavaScript

Super Galactic Calculator

Super Galactic Calculator, 03/20/19

By Kenny Halim

Description

Epicodus Week 11 Individual Project

A program where user can input their birthday and other things so that the program can out their age in different planets as well as their life expectancy.

Behavior Input Output
1. User input birthday, how many times they drink soda, how many times they eat junk food, how many times they eat vegetables and how many times they do sport 05/22/1998,3,3,1,4 20,4.8,12,4,37.6,237.2,84
2. Player input empty field doesnt allow user to input empty

Setup/Installation Requirements

Requirements Software

Node.js, Karma and Jasmine are required for the npm commands to run. Must have Node.js installed. No servers are required for the running of this application.

  1. Clone this repository: $ git clone https://github.com/kennyhalim/RPG
  2. Change into the root directory in the terminal.
  3. Input npm install into the terminal to install dependancies.
  4. Input npm run build to build the application.
  5. Input npm run start to start the application.
  6. Input npm test to test the application.

To run the tests, use these commands: $ cd Super-Galactic-Age-Calculator $ npm test

To run the program on chrome, use these commands: $ cd Super-Galactic-Age-Calculator $ npm run start

Known Bugs

No known bugs.

Support and contact details

kennyhalim98@gmail.com

Technologies Used

HTML, CSS, Bootstrap, Javascript, JQuery, Javascript WebPack, Node Package Manager, Jasmine, Karma.

License

MIT License

Copyright (c) 2019 Kenny Halim