https://github.com/rifatparadoxical/ageify
Guess Age based on Names
https://github.com/rifatparadoxical/ageify
age agify agify-api fetch fetch-api fetch-data fetchapi fetching-data-from-an-api fetching-data-from-server guessing-game
Last synced: 4 days ago
JSON representation
Guess Age based on Names
- Host: GitHub
- URL: https://github.com/rifatparadoxical/ageify
- Owner: RifatParadoxical
- License: cc0-1.0
- Created: 2024-12-22T02:39:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T03:54:43.000Z (5 months ago)
- Last Synced: 2025-02-17T10:31:47.650Z (3 months ago)
- Topics: age, agify, agify-api, fetch, fetch-api, fetch-data, fetchapi, fetching-data-from-an-api, fetching-data-from-server, guessing-game
- Language: JavaScript
- Homepage: https://rifatparadoxical.github.io/ageify/
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Age Guessing App
Welcome to the **Age Guessing App**! This fun project uses an API to predict the age based on the name you enter. Simply type a name, hit the enter button, and let the app fetch the results for you. 🎉
## Features
- Fetches age predictions based on names using an API.
- Clean and interactive user interface.
- Quick and fun to use—just type and tap!
- Learn and explore API fetching in JavaScript.## How It Works
1. Enter any name in the input field.
2. Press the **Enter** button.
3. The app fetches data via the API and displays the predicted age along with the name.## Technology Stack
- **HTML**: Structure of the app.
- **CSS**: Styling for a clean and fun interface.
- **JavaScript**: Logic for fetching data and handling user interactions.
- **API**: Fetching age predictions based on the entered name.## Installation and Usage
1. Clone the repository:
```bash
git clone https://github.com/RifatParadoxical/ageify.git
```2. Navigate to the project folder:
```bash
cd guessing-age-app
```3. Open the `index.html` file in your favorite browser to run the app.
## Example
- Input: `Rifat`
- Output: "Let me guess. Rifat is 56 years old"It’s that simple and entertaining!More additionaly, So many fun are there.Check it out. 😄
## Contributing
Feel free to contribute to this project by submitting issues or pull requests. Let’s make it even more fun and engaging!
## License
This project is open-source and available under the [Creative Common License](LICENSE).
---
Enjoy exploring the possibilities of names and their predicted ages. Have fun guessing! 🚀