galactic-age-calculator

所属分类:数值算法/人工智能
开发工具:CSS
文件大小:0KB
下载次数:0
上传日期:2018-02-25 23:18:15
上 传 者sh-1993
说明:  银河年龄计算器,,
(galactic-age-calculator,,)

文件列表:
.jshintrc (18, 2018-02-25)
.nyc_output/ (0, 2018-02-25)
.nyc_output/9c5cebc73a29d43739b3c4509a61ec57.json (701, 2018-02-25)
bower.json (372, 2018-02-25)
build/ (0, 2018-02-25)
build/css/ (0, 2018-02-25)
build/css/styles.css (10635, 2018-02-25)
build/css/vendor.css (182764, 2018-02-25)
build/img/ (0, 2018-02-25)
build/img/bg.png (1115177, 2018-02-25)
build/img/jupiter.png (380587, 2018-02-25)
build/img/mars.png (359656, 2018-02-25)
build/img/mercury.png (305233, 2018-02-25)
build/img/venus.png (208708, 2018-02-25)
build/js/ (0, 2018-02-25)
build/js/app.js (139176, 2018-02-25)
build/js/vendor.min.js (304702, 2018-02-25)
gulpfile.js (3153, 2018-02-25)
index.html (4853, 2018-02-25)
karma.conf.js (2121, 2018-02-25)
package-lock.json (363644, 2018-02-25)
package.json (1344, 2018-02-25)
spec/ (0, 2018-02-25)
spec/age-spec.js (1627, 2018-02-25)
spec/galactic-age-spec.js (751, 2018-02-25)
spec/support/ (0, 2018-02-25)
spec/support/jasmine.json (171, 2018-02-25)
src/ (0, 2018-02-25)
src/img/ (0, 2018-02-25)
src/img/bg.png (1115177, 2018-02-25)
src/img/jupiter.png (380587, 2018-02-25)
src/img/mars.png (359656, 2018-02-25)
src/img/mercury.png (305233, 2018-02-25)
src/img/venus.png (208708, 2018-02-25)
src/js/ (0, 2018-02-25)
src/js/age-interface.js (1501, 2018-02-25)
src/js/age.js (2265, 2018-02-25)
src/js/galactic-age.js (871, 2018-02-25)
... ...

# _Galactic Age Calculator_ ![image](https://github.com/lucky500/galactic-age-calculator/blob/master/) #### _An application to track your age in throughout the galaxy!_ #### By _**Luciano Oliveira**_ ## Description This web application allows users to enter their age and it will convert into seconds. It will also determined how far is your birthday in seconds, and how old you are if you live in different planets!. ## Specifications * User will enter current age and calculator will convert it to seconds. * Example input: 08/12/1983 * Example output: 1078273450 and counting * User can enter two dates and find the difference in seconds between the two * Example input: Date 1: 10/08/2017 Date 2: 10/13/2017 * Example output: 432,000 seconds * Return human age in Mercury Years * Example input: 08/12/1983 * Example output: "Your Mercurian age is 141.8 years!" * Return human age in Venus Years * Example input: 08/12/1983 * Example output: "You are 55.5 in Venusian years!" * Return human age in Mars Years * Example input: 08/12/1983 * Example output: "You are 18.1 in Martian years!" * Return human age in Jupiter Years * Example input: 08/12/1983 * Example output: "You are 2.88 in Jovian years!" * Allow users to find out how many years they have left on each planet. Calculate this using gender, ethinicity and other different measures. * Example input: 08/12/1983, gender: Female, ethinicity: white * Example output: Your life expectancy in Mercury is 195.8 years. * If a user has already surpassed the average life expectancy, your application should account for (and test) this possible outcome as well. * Example input: 08/12/1932, gender: Female, ethinicity: white * Example output: Enjoy these bonus years. ## Setup/Installation Requirements * _Clone directory from github using git_ * __NOTE: These instructions assume you already have Node installed.__ ### Installing the necessary database: * _clone this repo_ * _In terminal, navigate into where you would like this project to live._ * _In your terminal enter:_ ``` $ git clone https://github.com/lucky500/galactic-age-calculator.git ``` * _In your terminal enter:_ ``` $ npm install ``` * _In your terminal enter:_ ``` $ bower install ``` * _In your terminal enter:_ ``` $ gulp build ``` * _In your terminal enter:_ ``` $ gulp serve ``` * _Gulp will serve the file to either port 3000 or next available port_ ## Known Bugs _There are no known bugs at this time._ ## Support and contact details _Feel free to contact me at luciano101@msn.com_ ## Technologies Used _HTML, CSS, Bootstrap, ActiveRecord, Postgres_ ### License *This software is licensed under the MIT license.* Copyright (c) 2017 **_Luciano Oliveira_**

近期下载者

相关文件


收藏者