Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanmeet007/planetry
Discover how much you'd weigh on different planets with Planetry, a fun and interactive weight calculator. Curious about your weight on Jupiter, Mars, or even the Moon? Explore gravity's impact across the solar system and uncover fascinating planetary details. Give it a try and see the universe from a whole new perspective!
https://github.com/sanmeet007/planetry
css-animations css3 planet-math ui ui-design
Last synced: about 1 month ago
JSON representation
Discover how much you'd weigh on different planets with Planetry, a fun and interactive weight calculator. Curious about your weight on Jupiter, Mars, or even the Moon? Explore gravity's impact across the solar system and uncover fascinating planetary details. Give it a try and see the universe from a whole new perspective!
- Host: GitHub
- URL: https://github.com/sanmeet007/planetry
- Owner: Sanmeet007
- Created: 2022-09-11T17:38:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-05T16:27:38.000Z (about 1 month ago)
- Last Synced: 2025-01-05T17:24:10.245Z (about 1 month ago)
- Topics: css-animations, css3, planet-math, ui, ui-design
- Language: CSS
- Homepage: https://sanmeet007.github.io/planetry/
- Size: 3.93 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# **Planetry** - The Planet Weight Calculator
[![Website](https://img.shields.io/badge/Live-Demo-blue?style=for-the-badge&logo=github)](https://sanmeet007.github.io/planetry/)
**Planetry** is a visually appealing and interactive website that lets you calculate your weight on different planets in our solar system. Wonder no moreβfind out how much you'd weigh on Mars, Jupiter, or even the Moon! π
---
## π₯οΈ **Features**
- π View detailed planetary information like:
- **Axis Tilt**
- **Gravity**
- **Day Hours**
- **Gravitational Acceleration**
- **Radius of the Planet**
- **Distance from the Sun**
- **Age of the Planet**
- π **Dynamic Weight Calculation**: Enter your weight and instantly see it adjusted for each planet's gravity.
- π¨ A sleek and intuitive UI for a seamless experience.---
## πΈ **Screenshots**
![Screenshot-1](https://sanmeet007.github.io/public/planetry/screenshot-1.png)
![Screenshot-2](https://sanmeet007.github.io/public/planetry/screenshot-2.png)---
## π **How to Use**
1. Open the [live demo](https://sanmeet007.github.io/planetry/).
2. Select a planet from the navigation panel.
3. Enter your weight in the top-right corner (in **kg** or **lbs**).
4. Instantly see your weight recalculated for the selected planetβs gravity.
5. Explore additional planetary details provided on the UI.---
## π§ **Tech Stack**
- **Frontend**: HTML, CSS, JavaScript
- **Design**: Figma---
## π **Contributing**
Contributions are welcome! Please feel free to submit a pull request or file an issue.
---
## π οΈ **Installation**
To run the project locally:
1. Clone the repository:
```bash
git clone https://github.com/Sanmeet007/planetry.git
cd planetry
```
3. Open the `index.html` file in your browser.