OpenTekHub / blockchain

This repo is an website helps to track latest crypto currency prices
MIT License
2 stars 7 forks source link

Adding Crypto symbols search functionality #19

Open OrganicBeetle opened 8 hours ago

OrganicBeetle commented 8 hours ago

Project Title

blockchain[OpenTekHub]

Problem Description:

Currently in OpenTekHub, the only search option is to search the full name of the cryptocurrency, like BITCOIN and ETHEREUM only. I have edited the script.js file to allow Searches with the symbols too like, BTC --> BITCOIN ETH --> ETHEREUM SOL --> SOLANA

Need for this fix

Since in the vast pool of cryptocurrencies, a frequent trader would prefer if they could check the prices with only the unique symbols instead of the complete name which coulg get repetitive and time consuming.

Reproducing the Issue

Error Screenshot

Screenshot 2024-09-28 235715

Error Fix

image

OrganicBeetle commented 8 hours ago

Please assign me this Issue @Harish-2003 I have already worked out the error fix and have pushed it, kidnly verify the PR.

This Issue also works as a Template for any future users who would like to create their issues and hence Fixes #4 as well, I have created a dedicated PR for the issue as well.