An open API service indexing awesome lists of open source software.

https://github.com/premkrrajbhar/yukashi

Yukashi is a website that allows users to calculate the time between two dates whether it's age calculation or a time between two dates, Yukashi handles very well.
https://github.com/premkrrajbhar/yukashi

age-calculation bootstrap css html5 javascript responsive-web-design yukashi

Last synced: about 2 months ago
JSON representation

Yukashi is a website that allows users to calculate the time between two dates whether it's age calculation or a time between two dates, Yukashi handles very well.

Awesome Lists containing this project

README

          

# Yukashi [![Version](https://img.shields.io/badge/version-v2.0.3-pink.svg)](./CHANGELOG.md)

**Yukashi** is a simple yet meaningful website that allows users to calculate the time between two dates β€” whether it's age, time since a cherished memory or the days until a special milestone. Built with a gentle, emotional touch, Yukashi reminds us that time is more than numbers β€” it's the story we live.

## πŸ“† Demo Screenshot

![Screenshot of Project](assets/screenshot/screenshot.jpg)

## πŸ”— Live Demo

Check out the app live here: **[Yukashi](https://premkrrajbhar.github.io/Yukashi/)**

## πŸ“‹ Features

- **Age Calculator** β€” Calculate your exact age from your birth date to today.
- **Time Between Two Dates** β€” Find the precise time between any two meaningful moments in years, months and days.
- **Clear Output** β€” Easy-to-read, heartfelt results.
- **Accurate & Fast** β€” Powered by JavaScript for instant calculations.
- **Reset Option** β€” Instantly clear the form and results to start over.

## πŸ› οΈ Technologies Used

- **HTML** for structure of the web page.
- **BootStrap** for responsive layout across different devices .
- **CSS** for custom styling.
- **JavaScript** for date logic and validation.
- **AOS library** for enabling smooth animation.
- **Font Awesome** for icons in cards section.
- **Random user generator website** for random profile picture of users in testimonial section.

## πŸ’» How to Use

- **To Calculate Age:** Simply enter your birth date in the start date section, select the current date from end date section and click Calculate. Yukashi will show you your age in years, months, and days.
- **To Measure Time Between Two Dates:** just enter both dates in the input fields and hit Calculate. Yukashi will display the exact time passed between them in years, months, and days.
- **To Reset Data**: if you want to clear everything, simply click the Reset icon to remove all the data and start fresh.

## πŸš€ How to Run Locally

- Step 1: Clone the repository:

```bash
git clone https://github.com/premkrrajbhar/Yukashi.git
```

- Step 2: Navigate to the project folder:

```bash
cd Yukashi
```

- Step 3: Open the `index.html` file in your web browser to start using the app.

## πŸ“LICENSE

Yukashi is open-source software released under the MIT License. This means you are free to use, modify, and distribute the code as per the terms of the MIT license. See the [LICENSE](/LICENSE) file for more information.

## πŸ“„ Changelog

- See [CHANGELOG](./CHANGELOG.md) for a complete list of updates, fixes and version history.
- **Current Version:** `v2.0.3`

## 🀝 Contributing

Contributions are welcome! Feel free to submit a pull request or open an issue for any suggestions or improvements.

## πŸ“ž Contact

For any questions or feedback, please reach out to:

- **Email**: [premkumarrajbhar22@gmail.com](mailto:premkumarrajbhar22@gmail.com)
- **GitHub**: [premkrrajbhar](https://github.com/premkrrajbhar)