The Galactic Age Calculator is an intriguing web application that allows users to discover their age on various planets in our solar system. Enter your age, birthday, and a future age to explore these fascinating calculations.
Christopher Quattrocchi
Galactic Age Calculator Live Demo (Note: The gh-pages branch exists but may not provide the optimal experience for this project.)
This application uses JavaScript, CSS, and HTML to calculate and display your age and the time until your next birthday on various planets. It’s a fun way to learn about planetary years and see how age varies across our solar system.
npm install
to install dependencies.npm run start
to start the application. This will build and display the page automatically.MIT License
Copyright (c) 2023 Christopher Quattrocchi
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.