Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insuusvenerati/super-galactic-age-calculator
https://github.com/insuusvenerati/super-galactic-age-calculator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/insuusvenerati/super-galactic-age-calculator
- Owner: insuusvenerati
- License: mit
- Created: 2023-07-28T03:21:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-29T00:38:30.000Z (over 1 year ago)
- Last Synced: 2023-07-29T02:12:21.795Z (over 1 year ago)
- Language: JavaScript
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Super Galactic Age Calculator
#### By Sean Norwood
#### An application that calculates a user's age on different planets based on their solar years.
## Technologies Used
- JavaScript
- Jest
- Babel
- Node.js
- Webpack
- npm## Description
This application takes a user's age in Earth years and calculates their age in Mercury, Venus, Mars, and Jupiter years. It also determines how many years have passed since a past birthday and how many years are left until a future birthday on each planet. The application is thoroughly tested using Jest and follows the Red, Green, Refactor workflow.
## Setup/Installation Requirements
- Clone this repository to your local machine.
- Navigate to the directory.
- Run `npm install` to install all dependencies.
- Run `npm run test` to run the tests.This application requires Node.js and npm to run. If you encounter any issues or have any questions, feel free to contact the author.
## Known Bugs
- No known bugs at this time.
## License
If you run into any issues or have questions, ideas or concerns, please feel free to contact the author or make a contribution to the code.
Copyright (c) 2022 Sean Norwood