Skip to content

Commit 37a0080

Browse files
Merge pull request #314 from multiverseweb/revert-310-progbar-302
Revert ""Feature : Progress bar added in home page & contributors page""
2 parents 9f3df20 + 81775e1 commit 37a0080

File tree

5 files changed

+102
-345
lines changed

5 files changed

+102
-345
lines changed

index.html

Lines changed: 35 additions & 128 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,25 @@
66
<meta name="viewport" content="width=device-width, user-scalable=no" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88

9-
<!-- Primary Meta Tags -->
9+
<!-- Primary Meta Tags -->
1010
<title>CodeIt</title>
11-
<meta name="description"
12-
content="CodeIt provides tools for developers to refine, obfuscate, and analyze code. Optimize your development process with CodeIt's features for efficient coding." />
13-
<meta name="keywords"
14-
content="CodeIt, code refinement, code obfuscation, time complexity analysis, coding tools, developer tools, coding efficiency, code management" />
11+
<meta name="description" content="CodeIt provides tools for developers to refine, obfuscate, and analyze code. Optimize your development process with CodeIt's features for efficient coding." />
12+
<meta name="keywords" content="CodeIt, code refinement, code obfuscation, time complexity analysis, coding tools, developer tools, coding efficiency, code management" />
1513
<meta name="author" content="Tejas Gupta" />
16-
14+
1715
<!-- Open Graph / Facebook Meta Tags -->
1816
<meta property="og:type" content="website" />
1917
<meta property="og:title" content="CodeIt - Developer Tools for Code Refinement, Obfuscation & Analysis" />
20-
<meta property="og:description"
21-
content="Enhance your coding with CodeIt's powerful tools for code refinement, obfuscation, and performance analysis." />
18+
<meta property="og:description" content="Enhance your coding with CodeIt's powerful tools for code refinement, obfuscation, and performance analysis." />
2219
<meta property="og:url" content="https://codeittool.netlify.app" />
2320
<meta property="og:site_name" content="CodeIt" />
24-
<!-- <meta property="og:image" content="images/Nomenclature.png" />
21+
<!-- <meta property="og:image" content="images/Nomenclature.png" />
2522
2623
<!-- Twitter Meta Tags -->
2724
<meta name="twitter:card" content="summary_large_image" />
2825
<meta name="twitter:title" content="CodeIt - Developed for the Developers" />
29-
<meta name="twitter:description"
30-
content="Refine, obfuscate, and analyze your code with CodeIt to optimize development processes." />
31-
<!-- <meta name="twitter:image" content="images/Nomenclature.png" /> -->
26+
<meta name="twitter:description" content="Refine, obfuscate, and analyze your code with CodeIt to optimize development processes." />
27+
<!-- <meta name="twitter:image" content="images/Nomenclature.png" /> -->
3228

3329
<link rel="stylesheet" href="resources/home-style.css" />
3430
<link rel="stylesheet" href="resources/style.css" />
@@ -64,11 +60,7 @@
6460
<button type="button" class="theme" id="lightThemeBtn">
6561
<img src="./images/sun.png" class="themeLogo" />
6662
</button>
67-
<!-- progress bar container -->
68-
<div class="progress-bar-container">
69-
<!-- progress bar -->
70-
<div class="progress-bar" id="progress-bar-home"></div>
71-
</div>
63+
7264
<div class="top-elements">
7365
<a href="index.html" class="top-link"><img src="images/Nomenclature.png" alt="logo" class="logo" id="logo" />
7466
<p class="codeit">CodeIt</p>
@@ -234,41 +226,6 @@
234226
</div>
235227
</div>
236228

237-
238-
<div class="faq-section" id="faq">
239-
<p class="heading">Frequently Asked Questions</p>
240-
241-
<details class="faq-item">
242-
<summary class="faq-question">Q1: What is CodeIt?</summary>
243-
<p class="faq-answer">A: CodeIt is a software solution tool designed to streamline and enhance the coding
244-
experience for developers.</p>
245-
</details>
246-
247-
<details class="faq-item">
248-
<summary class="faq-question">Q2: Can CodeIt integrate with coding platforms like LeetCode?</summary>
249-
<p class="faq-answer">A: Yes, CodeIt is designed to work seamlessly with coding platforms like LeetCode. It
250-
converts the default code templates provided by these platforms into fully functional code, allowing developers
251-
to jump right into algorithm development and testing.</p>
252-
</details>
253-
254-
<details class="faq-item">
255-
<summary class="faq-question">Q3: Does CodeIt support multiple programming languages?</summary>
256-
<p class="faq-answer">A: Yes, CodeIt supports multiple popular programming languages, including Python, Java, and
257-
C++, ensuring flexibility for developers working across different languages.</p>
258-
</details>
259-
260-
<details class="faq-item">
261-
<summary class="faq-question">Q4: Is CodeIt suitable for beginners?</summary>
262-
<p class="faq-answer">A: Absolutely! CodeIt has a clean, user-friendly interface that makes it easy to navigate,
263-
even for those new to coding platforms.</p>
264-
</details>
265-
266-
<details class="faq-item">
267-
<summary class="faq-question">Q5: Does CodeIt require any specific setup or installation?</summary>
268-
<p class="faq-answer">A: No special setup is required to start using CodeIt. The tool is designed to be
269-
user-friendly and easy to integrate into existing workflows, making it accessible to developers at any skill
270-
level.</p>
271-
272229
<div class="faq-section reveal" id="faq">
273230
<p class="heading reveal">Frequently Asked Questions</p>
274231

@@ -295,9 +252,8 @@
295252
<details class="faq-item">
296253
<summary class="faq-question reveal">Q5: Does CodeIt require any specific setup or installation?</summary>
297254
<p class="faq-answer">A: No special setup is required to start using CodeIt. The tool is designed to be user-friendly and easy to integrate into existing workflows, making it accessible to developers at any skill level.</p>
298-
299255
</details>
300-
</div>
256+
</div>
301257

302258

303259

@@ -321,13 +277,6 @@
321277

322278
<div class="design_line"></div>
323279
<footer>
324-
<div class="left_last">
325-
<div class="contact"
326-
style="display: flex;align-items: center;justify-content: center; flex-direction: column;width: 400px;">
327-
<div class="name"
328-
style="display: flex; justify-content: center;gap: 20px; text-align: center;align-items: center;">
329-
<img src="images/Nomenclature.png" alt="" class="end-logo" style="margin: 0px;position: relative;" />
330-
331280
<div class="left_last reveal">
332281
<div class="contact" style="display: flex;align-items: center;justify-content: center; flex-direction: column;width: 400px;">
333282
<div class="name" style="display: flex; justify-content: center;gap: 20px; text-align: center;align-items: center;">
@@ -343,36 +292,24 @@ <h3 style="margin-top: 20px;text-align: center;">Our Social Media Handles</h3>
343292
</div>
344293
</div>
345294
</div>
346-
347-
<div class="right_last">
348-
<form name="CodeIt Reviews" style="margin-left: 0px;" action="POST" data-netlify="true"
349-
onsubmit="return validateFeedback()">
350-
<p>Let Us Know Your Thoughts!</p>
351-
352-
<div class="form">
353-
<div class="user">
354-
355295
<div class="right_last reveal">
356296
<form name="CodeIt Reviews" style="margin-left: 0px;" action="POST" data-netlify="true" onsubmit="return validateFeedback()">
357297
<p>Let Us Know Your Thoughts!</p>
358298

359299
<div class="form reveal">
360300
<div class="user">
361-
362301
<i class="fa-solid fa-user"></i>
363302
<input type="text" name="Name" placeholder="Your Name" required />
364-
</div>
365-
<div class="email">
366-
<i class="fa-solid fa-envelope"></i>
303+
</div>
304+
<div class="email">
305+
<i class="fa-solid fa-envelope"></i>
367306
<input type="email" name="Email" placeholder="Your Email ID" required />
368-
</div>
369-
<div class="feed-back">
307+
</div>
308+
<div class="feed-back">
370309
<i class="fa-solid fa-comment"></i>
371-
372-
<input name="Feedback" class="feedback" placeholder="Your Feedback (minimum 10 characters)" required
373-
oninput="checkFeedbackLength(this)"></input>
374-
<span id="feedbackError" style="color:#ff5457" display="none">Feedback must be at least 10 characters
375-
long.</span>
310+
311+
<input name="Feedback" class="feedback" placeholder="Your Feedback (minimum 10 characters)"required oninput="checkFeedbackLength(this)"></input>
312+
<span id="feedbackError"style="color:#ff5457"display="none">Feedback must be at least 10 characters long.</span>
376313
</div>
377314

378315
<div class="star-rating" style="text-align: center; margin: 10px;">
@@ -386,11 +323,11 @@ <h3 style="margin-top: 20px;text-align: center;">Our Social Media Handles</h3>
386323
<label for="star2" title="2 stars">&#9733;</label>
387324
<input type="radio" id="star1" name="rating" value="1" />
388325
<label for="star1" title="1 stars">&#9733;</label>
389-
</div>
390-
<button type="submit" id="send">Send</button>
326+
</div>
327+
<button type="submit" id="send">Send</button>
328+
</div>
329+
</form>
391330
</div>
392-
</form>
393-
</div>
394331

395332
</footer>
396333

@@ -454,36 +391,14 @@ <h3 class="subheading">Condition</h3>
454391
<img src="https://icons.veryicon.com/png/o/miscellaneous/foundation-icon-5/link-86.png" alt="" />
455392
</button>
456393
<a href="https://github.com/multiverseweb/CodeIt" class="footer_logo">
457-
458-
<img src="https://pngimg.com/d/github_PNG83.png" alt="" id="link2" /></a>
394+
395+
<img src="https://pngimg.com/d/github_PNG83.png" alt="" id="link2" /></a>
459396

460397
</div>
461398
<script src="resources/homeScript.js"></script>
462399
<script src="resources/common_functions.js"></script>
463400

464401
<script>
465-
466-
//for the progressbar on scroll
467-
(function () {
468-
const handleScroll = () => {
469-
const totalHeight =
470-
document.documentElement.scrollHeight - window.innerHeight;
471-
const scrollPosition = window.pageYOffset;
472-
const scrollPercentage = (scrollPosition / totalHeight) * 100;
473-
document.getElementById(
474-
"progress-bar-home"
475-
).style.width = `${scrollPercentage}%`;
476-
};
477-
478-
window.addEventListener("scroll", handleScroll);
479-
return () => {
480-
window.removeEventListener("scroll", handleScroll);
481-
};
482-
})();
483-
484-
485-
486-
487402
function checkFeedbackLength(input) {
488403
var errorSpan = document.getElementById('feedbackError');
489404
if (input.value.length < 10) {
@@ -494,33 +409,26 @@ <h3 class="subheading">Condition</h3>
494409
input.setCustomValidity('');
495410
}
496411
}
497-
412+
498413
function validateFeedback() {
499414
var feedback = document.forms["CodeIt Reviews"]["Feedback"];
500415
checkFeedbackLength(feedback);
501416
return feedback.value.length >= 10;
502417
}
503418
function validateForm() {
504-
const rating = document.querySelector('input[name="rating"]:checked');
505-
if (!rating) {
506-
alert("Please select a rating.");
507-
return false; // Prevent form submission
508-
}
509-
return true; // Allow form submission
510-
}
419+
const rating = document.querySelector('input[name="rating"]:checked');
420+
if (!rating) {
421+
alert("Please select a rating.");
422+
return false; // Prevent form submission
423+
}
424+
return true; // Allow form submission
425+
}
511426
</script>
512427
<script>
513428
window.embeddedChatbotConfig = {
514-
chatbotId: "DBi2wppZwMgjgoS8dKAXE",
515-
domain: "www.chatbase.co"
429+
chatbotId: "DBi2wppZwMgjgoS8dKAXE",
430+
domain: "www.chatbase.co"
516431
}
517-
518-
</script>
519-
<script src="https://www.chatbase.co/embed.min.js" chatbotId="DBi2wppZwMgjgoS8dKAXE" domain="www.chatbase.co" defer>
520-
</script>
521-
522-
523-
524432
</script>
525433
<script
526434
src="https://www.chatbase.co/embed.min.js"
@@ -543,7 +451,6 @@ <h3 class="subheading">Condition</h3>
543451

544452

545453

546-
547454
</body>
548455

549-
</html>
456+
</html>

pages/contributorsSection.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@
88
<link rel="shortcut icon" href="../images/Nomenclature.png" type="image/x-icon" />
99
</head>
1010
<body>
11-
<!-- the progress bar container -->
12-
<div class="progress-bar-container">
13-
<!-- the progress bar -->
14-
<div class="progress-bar" id="progress-bar-con"></div>
15-
</div>
1611
<div class="containerr">
1712

1813
<!-- Stats Section -->

resources/contributorsSection.css

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,6 @@ body {
2929
margin: 0 auto;
3030
}
3131

32-
/* Styling the progress bar */
33-
.progress-bar-container {
34-
position: fixed;
35-
top: 0;
36-
left: 0;
37-
width: 100%;
38-
z-index: 99999;
39-
height: 3.5px;
40-
}
41-
42-
.progress-bar{
43-
border: none;
44-
border-radius: 2rem;
45-
height: 100%;
46-
width:0%;
47-
background:linear-gradient(90deg, #CCA226,#189081);
48-
box-shadow: 0 0 8px #CCA226, 0 0 18px #189081, 0 0 25px #137469;
49-
}
50-
51-
5232
/* Hero Section */
5333
.hero {
5434
background-image: url('https://images.unsplash.com/photo-1522071820081-009f0129c71c?auto=format&fit=crop&w=2850&q=80');

0 commit comments

Comments
 (0)