Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat : Want to add a Cryptocurrency Calci as a project #281

Closed
Meetjain1 opened this issue Jul 14, 2024 · 3 comments · Fixed by #288
Closed

feat : Want to add a Cryptocurrency Calci as a project #281

Meetjain1 opened this issue Jul 14, 2024 · 3 comments · Fixed by #288
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24

Comments

@Meetjain1
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
This Cryptocurrency Calculator helps users convert the price of various cryptocurrencies to different fiat currencies. By fetching real-time data from an API, it ensures that you always get the most up-to-date prices for your calculations.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@Meetjain1
Copy link
Contributor Author

@dhairyagothi can you please assign ?

@dhairyagothi dhairyagothi added documentation Improvements or additions to documentation enhancement New feature or request VSoC'24 contribution under VSOC 24 MEDIUM labels Jul 15, 2024
dhairyagothi added a commit that referenced this issue Jul 16, 2024
## Related Issue

[Cite any related issue(s) this pull request addresses. If none, simply
state "None”]
write issue no. here
Closes #281 ,
Added README.md file also with assets , animation to provide Best user
friendly experience.

## Email id used to regsiter for VSoc'24
[email protected]

## Description

[Please include a brief description of the changes or features added]
### PR Description

This Cryptocurrency Calculator helps users convert the price of various
cryptocurrencies to different fiat currencies. By fetching real-time
data from an API, it ensures that you always get the most up-to-date
prices for your calculations.

## Tech Stacks:

- HTML
- CSS
- JavaScript

## How It Works

1. **User Input**: Enter the amount of cryptocurrency you wish to
convert.
2. **Select Currency**: Choose the cryptocurrency and the fiat currency
you want to convert to.
3. **Fetch Real-Time Data**: The calculator fetches the latest price
data from a reliable API.
4. **Calculate and Display**: The calculator computes the converted
amount and displays the result in an easy-to-read format with attractive
fonts and colors.

## Features

- **Real-Time Data**: Always get the latest prices with API integration.
- **Responsive Design**: Works seamlessly on mobile, tablet, and laptop
screens.
- **Interactive UI**: Includes hover effects and animations for a smooth
user experience.
- **Attractive Background**: A visually appealing background image
enhances the user interface.

Using this calculator users can stay updated with the current
cryptocurrency market and make informed decisions for the investments.

## Type of PR

- [ ] Bug fix
- [X] Feature enhancement
- [ ] Documentation update
- [ ] Security enhancement
- [ ] Other (specify): _______________


check in issue by entering [X] in boxes

## Screenshots / Videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

## Checklist
- [X] I have performed a self-review of my code.
- [X] I have read and followed the Contribution Guidelines.
- [X] I have tested the changes thoroughly before submitting this pull
request.
- [X] I have provided relevant issue numbers, screenshots, and videos
after making the changes.
- [X] I have commented my code, particularly in hard-to-understand
areas.
- [X] I have followed the code style guidelines of this project.
- [X] I have checked for any existing open issues that my pull request
may address.
- [X] I have ensured that my changes do not break any existing
functionality.
- [ ] Each contributor is allowed to create a maximum of 4 issues per
day. This helps us manage and address issues efficiently.
- [X] I have read the resources for guidance listed below.
- [X] I have followed security best practices in my code changes.

check in issue by entering [X] in boxes
## Additional Context

[Include any additional information or context that might be helpful for
reviewers.]




## Contribution Guidelines

Thank you for considering contributing to our project! To ensure smooth
collaboration and effective contribution management, please adhere to
the following guidelines:

### Issue Creation

1. **Limit on Issues:**
- Each contributor is allowed to create a maximum of **4 issues per
day**. This helps us manage and address issues efficiently.

### Contribution Levels

2. **Basic Contributions:**
- This project is primarily focused on documentation. Most of the setup
has been completed, so contributors will generally need to work on basic
code tasks, such as writing tests.
   - For these tasks, issues will be assigned the **Easy** label.

3. **Acknowledging Hard Work:**
- If a contributor puts in significant effort on a task, the issue will
be upgraded to **Medium**. This is our way of recognizing and
appreciating extra effort.

4. **Feature Additions and Component Work:**
- Contributors working on new features or components using JSX/TSX will
be assigned a level based on the complexity and quality of their work.
- The more complex and valuable the contribution, the higher the level
assigned.

### Level Definitions

- **Easy:**
- Tasks are straightforward, such as fixing minor bugs, writing tests,
or making simple documentation updates.
- **Medium:**
- Tasks require more effort, such as addressing complex bugs, improving
existing features, or making substantial documentation improvements.
- **Hard:**
- Tasks are highly complex and involve significant new feature
development, major refactoring, or extensive contributions to the
project’s core components.

We look forward to your contributions and appreciate your effort in
helping us improve the project!
Copy link
Contributor

Hello @Meetjain1! Your issue #281 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants