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

Enhanced the UI with branch conflicts resolved #149

Open
wants to merge 48 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
894d472
Create index.html
Harish-2003 Sep 26, 2024
612eb5d
Delete README.md
Harish-2003 Sep 26, 2024
5655509
Create styles.css
Harish-2003 Sep 26, 2024
0f96d7f
Create script.js
Harish-2003 Sep 26, 2024
0b584c2
Adds Symbol Accessibility
OrganicBeetle Sep 28, 2024
ad79b15
Update settings.json
OrganicBeetle Sep 29, 2024
863e093
Delete .vscode/settings.json
OrganicBeetle Sep 29, 2024
f5e621d
Update index.html
OrganicBeetle Sep 29, 2024
bd541d5
Merge pull request #20 from OrganicBeetle/gh-pages
Harish-2003 Sep 29, 2024
5f4c95b
Merge remote-tracking branch 'origin/gh-pages' into gh-pages
Bruhbytes Sep 30, 2024
2537cb9
Enhanced the UI
Bruhbytes Sep 30, 2024
66483ff
Merge pull request #29 from Bruhbytes/gh-pages
Harish-2003 Sep 30, 2024
2dede91
Added dropdown options for crypto currencies in the new UI
Tomkndn Sep 30, 2024
dec949a
Merge pull request #30 from Tomkndn/gh-pages
Harish-2003 Sep 30, 2024
357019f
Improved styles
J-B-Mugundh Oct 1, 2024
d5c37a4
Added media queries for mobile responsiveness
J-B-Mugundh Oct 1, 2024
6b53c2d
Improved the crypto predictor box stylings
J-B-Mugundh Oct 1, 2024
390b67a
Added mobile responsiveness to tagline and footer
J-B-Mugundh Oct 1, 2024
fd33bed
Merge pull request #33 from J-B-Mugundh/gh-pages
Harish-2003 Oct 1, 2024
6170d77
added telegram bot link to website
Oct 2, 2024
46b16dc
added more crypto currencies
Oct 2, 2024
089101c
Merge pull request #38 from IshuSinghSE/gh-pages
Harish-2003 Oct 2, 2024
0c1a3e9
changed the complete ui of the webpage and added a static airdrop sec…
Boobeshkumar56 Oct 2, 2024
4949921
Merge pull request #47 from Boobeshkumar56/gh-pages
Harish-2003 Oct 2, 2024
d31af87
Revert "changed the complete ui of the webpage and added a static air…
Harish-2003 Oct 2, 2024
4a0ae54
Merge pull request #49 from OpenTekHub/revert-47-gh-pages
Harish-2003 Oct 2, 2024
ef6479b
added telegram and github icon for more good apperance
Boobeshkumar56 Oct 3, 2024
23194a3
Merge pull request #54 from Boobeshkumar56/gh-pages
Harish-2003 Oct 3, 2024
70b84da
updated theme toggle with all new themes
STDYGIT Oct 3, 2024
5d97f77
Merge pull request #57 from STDYGIT/gh-pages
Harish-2003 Oct 3, 2024
ac585e2
Add files via upload
anshika-1102 Oct 3, 2024
1a9ff85
Update index.html
anshika-1102 Oct 3, 2024
0533075
Update styles.css
anshika-1102 Oct 3, 2024
7064648
Update script.js
anshika-1102 Oct 3, 2024
c4f0ade
Merge pull request #60 from anshika-1102/gh-pages
Harish-2003 Oct 3, 2024
6bd1b4e
added gsap to animate the website
priyashuu Oct 4, 2024
2928544
Merge branch 'gh-pages' into gh-pages
priyashuu Oct 4, 2024
c98b01d
Revert "Added Navbar and 'About Us' & 'FAQ' sections"
Harish-2003 Oct 4, 2024
b960742
Merge pull request #73 from OpenTekHub/revert-60-gh-pages
Harish-2003 Oct 4, 2024
d672298
Revert "updated theme toggle with all new themes"
Harish-2003 Oct 4, 2024
97b2e1b
Merge pull request #74 from OpenTekHub/revert-57-gh-pages
Harish-2003 Oct 4, 2024
812cdf4
Revert "Revert "updated theme toggle with all new themes""
Harish-2003 Oct 4, 2024
757713c
Merge pull request #75 from OpenTekHub/revert-74-revert-57-gh-pages
Harish-2003 Oct 4, 2024
0bbae2d
Revert "Revert "Added Navbar and 'About Us' & 'FAQ' sections""
Harish-2003 Oct 4, 2024
afddca8
Merge pull request #76 from OpenTekHub/revert-73-revert-60-gh-pages
Harish-2003 Oct 4, 2024
235e537
Merge pull request #77 from priyashuu/gh-pages
Harish-2003 Oct 7, 2024
ba3aa50
modified the color combination gradient for better user feel
payallenka Oct 10, 2024
245bba4
wrote apt comments
payallenka Oct 10, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5503
}
Binary file added Assets/moon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Assets/sun.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 0 additions & 60 deletions CODE_OF_CONDUCT.md

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

31 changes: 0 additions & 31 deletions README.md

This file was deleted.

181 changes: 181 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,181 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OpenTekHub Blockchain Repo</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Gowun+Batang:wght@400;700&family=Mate+SC&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>

<body>

<nav class="navbar">
<div class="navbar-container container">
<div class="hamburger-lines" onclick="toggleMenu()">
<span class="line line1"></span>
<span class="line line2"></span>
<span class="line line3"></span>
</div>
<ul class="menu-items">
<li><a href="#">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#faq">FAQs</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
<div class="theme-switch" id="theme-switch"></div>
<h1 class="logo">OpenTekHub Blockchain Repository</h1>
</div>
</nav>

<div class="central">
<p class="tagline" >Explore the Blockchain implementation and predict the latest cryptocurrency prices.</p>

<section id="crypto-price-predictor">
<h2>Crypto Price Predictor</h2>
<div id="crypto-form">
<label for="crypto">Enter Cryptocurrency Symbol (e.g., BITCOIN(BTC), ETHERUM(ETH)):</label>
<input type="text" id="crypto" name="crypto">
<div id="crypto-suggestions"></div>
<button id="predict-btn">Predict Price</button>

</div>
<div id="price-result">
<h3>Predicted Price:</h3>
<p id="price"></p>
</div>
<div id="telegram-bot">

<p class="bot-text"> Track prices with our Telegram bot</p>
<h3><a href="https://t.me/trackingcryptopricerbot" class="bot-link"><img src="public/Telegram.png" alt="Telegram logo" id="Telegram">@TrackCryptoPriceBot</a></h3>
</div>
</section>
</div>

<!-- About Section -->
<header class="header">
<h1>About Us</h1>
</header>

<section id="about" class="about section">

<video autoplay muted loop class="background-video">
<source src="public/about-bgvideo.mp4" type="video/mp4">
</video>
<div class="overlay"></div>

<p class="tagline">
Empowering Blockchain Innovations Through Technology
</p>
<div class="content">
<p>
At OpenTekHub, we are passionate about leveraging blockchain technology to create innovative
solutions that empower industries and individuals. Our Blockchain repository is part of the
Winter of Blockchain (WoB) initiative, designed to provide an open-source platform for
learning and collaboration within the blockchain community. With a focus on developing
cryptocurrency features like price prediction, we aim to create a comprehensive educational
resource for developers and blockchain enthusiasts alike. Join us on our journey to explore,
contribute, and innovate in the realm of blockchain technology.
</p>
</div>
</section>

<!-- Why Us Section -->
<section id="why-us" class="why-us section">
<div class="row">
<div class="card">
<span>01</span>
<h4>Cryptocurrency Price Prediction</h4>
<p>Utilize advanced algorithms to predict cryptocurrency prices, enabling informed investment decisions.</p>
</div>

<div class="card">
<span>02</span>
<h4>Telegram Bot Integration</h4>
<p>Engage users with a Telegram bot that provides real-time updates on cryptocurrency prices and project developments.</p>
</div>

<div class="card">
<span>03</span>
<h4>Open-source Collaboration</h4>
<p>Join our open-source platform to collaborate on blockchain projects, sharing knowledge and contributing to innovations.</p>
</div>

<div class="card">
<span>04</span>
<h4>Educational Resources</h4>
<p>Access comprehensive educational materials and tutorials to enhance your understanding of blockchain technology.</p>
</div>
</div>
</section>

<!-- FAQ Section-->

<section id="faq" class="faq section">
<header class="header">
<h1>Frequently Asked Questions</h1>
</header>

<p class="tagline">
Explore commonly asked questions about OpenTekHub and discover how we support technology innovations.
</p>

<div class='faq'>
<input id='faq-a' type='checkbox'>
<label for='faq-a'>
<p class="faq-heading">🤔 What is cryptocurrency?</p>
<div class='faq-arrow'></div>
<p class="faq-text">Cryptocurrency is a type of digital or virtual currency that uses cryptography for security. It operates on decentralized networks based on blockchain technology, making it secure and difficult to counterfeit.</p>
</label>

<input id='faq-b' type='checkbox'>
<label for='faq-b'>
<p class="faq-heading">📜 What is blockchain technology?</p>
<div class='faq-arrow'></div>
<p class="faq-text">Blockchain is a distributed ledger technology that securely records transactions across many computers. This ensures that the recorded transactions cannot be altered retroactively, providing transparency and security.</p>
</label>

<input id='faq-c' type='checkbox'>
<label for='faq-c'>
<p class="faq-heading">📈 What is the cryptocurrency price predictor feature?</p>
<div class='faq-arrow'></div>
<p class="faq-text">The cryptocurrency price predictor feature uses historical data and machine learning algorithms to forecast future prices of various cryptocurrencies, helping users make informed investment decisions.</p>
</label>

<input id='faq-d' type='checkbox'>
<label for='faq-d'>
<p class="faq-heading">🤖 How does the Telegram bot work?</p>
<div class='faq-arrow'></div>
<p class="faq-text">The Telegram bot allows users to track cryptocurrency prices and receive updates directly in their Telegram app. Users can query prices, receive alerts on significant changes, and interact with the bot for the latest market information.</p>
</label>

<input id='faq-e' type='checkbox'>
<label for='faq-e'>
<p class="faq-heading">🛡️ Is participating in this project safe?</p>
<div class='faq-arrow'></div>
<p class="faq-text">Absolutely! Contributing to this open-source project is safe and secure. Your contributions and interactions within the community are protected, ensuring a collaborative environment.</p>
</label>

<input id='faq-f' type='checkbox'>
<label for='faq-f'>
<p class="faq-heading">🛠️ What do I need to contribute?</p>
<div class='faq-arrow'></div>
<p class="faq-text">To contribute, you don't need to provide access to your personal accounts or sensitive information. All you need is a GitHub account and some enthusiasm for blockchain and cryptocurrency!</p>
</label>
</div>
</section>

<section id="repo-info">

<h2>About the Repository</h2>
<p>This repository demonstrates blockchain prices using api and javascript.</p>
<a href="https://github.com/OpenTekHub/blockchain" target="_blank"><img src="public/github.png" alt="" id="git">BlockChain Repository</a>
</section>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js" integrity="sha512-7eHRwcbYkK4d9g/6tD/mhkf++eoTHwpNM9woBxtPUBWm67zeAfFC+HrdoE2GanKeocly/VxeLvIqwvCdk7qScg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="script.js"></script>
</body>

</html>
Binary file added public/Telegram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/about-bgvideo.mp4
Binary file not shown.
Binary file added public/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading