diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index b92c70c..0086358 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,2 +1 @@
blank_issues_enabled: true
-
diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml
index adabd3c..a2a340c 100644
--- a/.github/ISSUE_TEMPLATE/documentation.yml
+++ b/.github/ISSUE_TEMPLATE/documentation.yml
@@ -31,4 +31,4 @@ body:
description: By submitting this issue, you agree to follow our Code of Conduct
options:
- label: I agree to follow this project's Code of Conduct
- required: true
\ No newline at end of file
+ required: true
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 30b85c9..c521f97 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -40,4 +40,4 @@ body:
description: By submitting this issue, you agree to follow our Code of Conduct
options:
- label: I agree to follow this project's Code of Conduct
- required: true
\ No newline at end of file
+ required: true
diff --git a/.github/ISSUE_TEMPLATE/styles.yml b/.github/ISSUE_TEMPLATE/styles.yml
index b5c4146..9befc3f 100644
--- a/.github/ISSUE_TEMPLATE/styles.yml
+++ b/.github/ISSUE_TEMPLATE/styles.yml
@@ -1,7 +1,7 @@
name: Style Changing Request
description: Suggest a style design
-title: '[style]: '
-labels: ['enhancement']
+title: "[style]: "
+labels: ["enhancement"]
body:
- type: markdown
@@ -13,7 +13,7 @@ body:
attributes:
label: What's the style idea?
placeholder: Add descriptions
- value: 'We need to improve'
+ value: "We need to improve"
validations:
required: true
- type: textarea
@@ -22,7 +22,7 @@ body:
label: Add screenshots
description: Add screenshots to show the demo
placeholder: Add screenshots
- value: 'Add screenshots'
+ value: "Add screenshots"
- type: checkboxes
id: terms
attributes:
@@ -36,4 +36,4 @@ body:
- label: I agree to follow this project's [Code of Conduct](https://github.com/Stoccoin-Official/Stoccoin-Website/blob/main/CODE_OF_CONDUCT.md)
required: true
- label: I'm a GSSoC'23 contributor
- - label: I want to work on this issue
\ No newline at end of file
+ - label: I want to work on this issue
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 24ddada..d1f0d08 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,6 +1,6 @@
version: 2
updates:
- - package-ecosystem: 'npm'
- directory: '/'
+ - package-ecosystem: "npm"
+ directory: "/"
schedule:
- interval: 'daily'
\ No newline at end of file
+ interval: "daily"
diff --git a/.github/workflows/auto-comment.yml b/.github/workflows/auto-comment.yml
index 0213e9c..3c3c656 100644
--- a/.github/workflows/auto-comment.yml
+++ b/.github/workflows/auto-comment.yml
@@ -33,7 +33,7 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pullRequestMerged: |
- 👋 @{{ author }} 🎉 Congrats on your merged pull request! Thanks for the valuable contribution!
+ 👋 @{{ author }} 🎉 Congrats on your merged pull request! Thanks for the valuable contribution!
- name: Auto Comment on Pull Request Opened
uses: wow-actions/auto-comment@v1
with:
diff --git a/.github/workflows/lock-issues.yml b/.github/workflows/lock-issues.yml
index 3fdcb64..0ee1015 100644
--- a/.github/workflows/lock-issues.yml
+++ b/.github/workflows/lock-issues.yml
@@ -1,4 +1,4 @@
-name: 'Lock new issues'
+name: "Lock new issues"
on:
issues:
@@ -14,8 +14,8 @@ jobs:
- uses: dessant/repo-lockdown@v3
with:
close-issue: false
- exclude-issue-labels: 'status: ready for dev'
- process-only: 'issues'
+ exclude-issue-labels: "status: ready for dev"
+ process-only: "issues"
skip-closed-issue-comment: true
issue-comment: >
- To reduce notifications, issues are locked. Your issue will be unlock when we will add label as `status: ready for dev`. Check out the [contributing guide](https://github.com/Stoccoin-Official/Stoccoin-Website/blob/main/CONTRIBUTING.md) for more information.
\ No newline at end of file
+ To reduce notifications, issues are locked. Your issue will be unlock when we will add label as `status: ready for dev`. Check out the [contributing guide](https://github.com/Stoccoin-Official/Stoccoin-Website/blob/main/CONTRIBUTING.md) for more information.
diff --git a/GSSoC-CONTRIBUTORS.md b/GSSoC-CONTRIBUTORS.md
index 632b035..b20082f 100644
--- a/GSSoC-CONTRIBUTORS.md
+++ b/GSSoC-CONTRIBUTORS.md
@@ -52,4 +52,4 @@ Please add your name and college above if you are a contributor:
| 36. | Atharva Raut | NBN Sinhgad Institute of Technical Campus, Pune |
| 37. | Shreya Gupta | Pranveer Singh Institute of Technology, Kanpur |
| 38. | Ayush Rathore | Dr.B.R. Ambedkar NIT Jalandhar |
-| 39. | Md Shadab Alam | National Institute of Technology Karnataka
+| 39. | Md Shadab Alam | National Institute of Technology Karnataka |
diff --git a/app/index.html b/app/index.html
index b23e736..504f3df 100644
--- a/app/index.html
+++ b/app/index.html
@@ -1,4 +1,4 @@
-
+
- }>
+ }
+ >
} />
} />
- } />
- } />
+ }
+ />
+ }
+ />
} />
} />
} />
@@ -69,4 +77,4 @@ const App = () => {
);
};
-export default App;
\ No newline at end of file
+export default App;
diff --git a/app/src/assets/index.js b/app/src/assets/index.js
index b6984a9..da9aa4f 100644
--- a/app/src/assets/index.js
+++ b/app/src/assets/index.js
@@ -1,4 +1,4 @@
-export { default as loginIMG } from './loginIMG.svg';
-export { default as signupIMG } from './signupIMG.svg';
-export { default as koo } from './koo-icon.svg';
-export { default as koo2 } from './koo-icon-hover.svg';
\ No newline at end of file
+export { default as loginIMG } from "./loginIMG.svg";
+export { default as signupIMG } from "./signupIMG.svg";
+export { default as koo } from "./koo-icon.svg";
+export { default as koo2 } from "./koo-icon-hover.svg";
diff --git a/app/src/components/Accordion.jsx b/app/src/components/Accordion.jsx
index 6545264..72a686d 100644
--- a/app/src/components/Accordion.jsx
+++ b/app/src/components/Accordion.jsx
@@ -1,119 +1,117 @@
-import React,{useState} from 'react';
-
+import React, { useState } from "react";
function Accordion() {
- const faq=[
+ const faq = [
{
- que:"Do you have free plans?",
- ans:"Yea we have free plans",
+ que: "Do you have free plans?",
+ ans: "Yea we have free plans",
},
{
- que:"Do you have free plans?",
- ans:"Yea we have free plans",
+ que: "Do you have free plans?",
+ ans: "Yea we have free plans",
},
{
- que:"Do you have free plans?",
- ans:"Yea we have free plans",
+ que: "Do you have free plans?",
+ ans: "Yea we have free plans",
},
{
- que:"Do you have free plans?",
- ans:"Yea we have free plans",
+ que: "Do you have free plans?",
+ ans: "Yea we have free plans",
},
- ]
+ ];
return (
-
-
-
);
}
-
-
-
-
-
-
-
-export default Accordion;
\ No newline at end of file
+export default Accordion;
diff --git a/app/src/components/ContactForm.jsx b/app/src/components/ContactForm.jsx
index 87df504..2b0b6c2 100644
--- a/app/src/components/ContactForm.jsx
+++ b/app/src/components/ContactForm.jsx
@@ -1,10 +1,9 @@
import { React, useState } from "react";
export default function App() {
-
- const [name, setName] = useState('');
- const [email, setEmail] = useState('');
- const [message, setMessage] = useState('');
+ const [name, setName] = useState("");
+ const [email, setEmail] = useState("");
+ const [message, setMessage] = useState("");
const handleSubmit = async (e) => {
e.preventDefault();
@@ -15,13 +14,13 @@ export default function App() {
message,
};
- const res = await fetch('http://localhost:3000/mail', {
+ const res = await fetch("http://localhost:3000/mail", {
method: "POST",
headers: {
- "Content-Type": "application/json"
+ "Content-Type": "application/json",
},
- body: JSON.stringify(data)
- })
+ body: JSON.stringify(data),
+ });
};
return (
diff --git a/app/src/components/Features.jsx b/app/src/components/Features.jsx
index b531b60..ae7551f 100644
--- a/app/src/components/Features.jsx
+++ b/app/src/components/Features.jsx
@@ -1,43 +1,52 @@
-import { FingerPrintIcon, LockClosedIcon } from '@heroicons/react/24/outline'
-import { BookOpenIcon, ChartBarIcon, ArrowsUpDownIcon} from '@heroicons/react/24/solid'
+import { FingerPrintIcon, LockClosedIcon } from "@heroicons/react/24/outline";
+import {
+ BookOpenIcon,
+ ChartBarIcon,
+ ArrowsUpDownIcon,
+} from "@heroicons/react/24/solid";
const features = [
{
- name: 'Open Source',
+ name: "Open Source",
description:
- 'More eyes on the code, more contributors, and faster resolution of security vulnerabilities.',
+ "More eyes on the code, more contributors, and faster resolution of security vulnerabilities.",
icon: BookOpenIcon,
},
{
- name: 'Real-time market data',
+ name: "Real-time market data",
description:
- 'Immediate and continuous updating of financial information as it occurs in the market.',
+ "Immediate and continuous updating of financial information as it occurs in the market.",
icon: ArrowsUpDownIcon,
},
{
- name: 'Advanced charting and analytics',
+ name: "Advanced charting and analytics",
description:
- 'Access market analysis using charts & analytics tools for informed decision-making.',
+ "Access market analysis using charts & analytics tools for informed decision-making.",
icon: ChartBarIcon,
},
{
- name: 'SSL certificates',
+ name: "SSL certificates",
description:
- 'Secure Socket Layer (SSL) encryption to protect user data and transactions.',
+ "Secure Socket Layer (SSL) encryption to protect user data and transactions.",
icon: LockClosedIcon,
},
-]
+];
export default function Example() {
return (
-
Trade Boosters
-
- Streamlined Trading Features
-
+
+ Trade Boosters
+
+
+ Streamlined Trading Features
+
- Explore the comprehensive list of features that make our trading platform stand out from the rest. Our powerful tools and advanced technologies are designed to enhance your trading experience and give you an edge in the market.
+ Explore the comprehensive list of features that make our trading
+ platform stand out from the rest. Our powerful tools and advanced
+ technologies are designed to enhance your trading experience and
+ give you an edge in the market.
@@ -46,16 +55,21 @@ export default function Example() {
-
+
{feature.name}
-
{feature.description}
+
+ {feature.description}
+
))}
- )
+ );
}
diff --git a/app/src/components/Footer.jsx b/app/src/components/Footer.jsx
index 9c074b4..7225b9d 100644
--- a/app/src/components/Footer.jsx
+++ b/app/src/components/Footer.jsx
@@ -6,11 +6,9 @@ import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
import { Link } from "react-router-dom";
import { BsGithub, BsTwitter, BsLinkedin } from "react-icons/bs";
import { AiFillInstagram, AiFillMail } from "react-icons/ai";
-import { koo, koo2 } from '../assets';
-
+import { koo, koo2 } from "../assets";
function Footer() {
-
const [hover, setHover] = useState(false);
const handleSubmit = (e) => {
@@ -28,71 +26,121 @@ function Footer() {
-
Stoccoin
+
+ Stoccoin
+
- Discover our mission to provide real-time market data and curated news feeds for stocks and cryptocurrencies. Stay informed and make confident investment decisions with our comprehensive resources.
+ Discover our mission to provide real-time market data and curated
+ news feeds for stocks and cryptocurrencies. Stay informed
+ and make confident investment decisions with our comprehensive
+ resources.
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cupiditate,
placeat blanditiis, est non atque cum aut ratione pariatur quas eligendi
diff --git a/app/src/pages/Institutional.jsx b/app/src/pages/Institutional.jsx
index 13653fb..fbd5d3a 100644
--- a/app/src/pages/Institutional.jsx
+++ b/app/src/pages/Institutional.jsx
@@ -1,8 +1,9 @@
-
const Institutional = () => {
return (
-
Institutional
+
+ Institutional
+
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cupiditate,
placeat blanditiis, est non atque cum aut ratione pariatur quas eligendi
diff --git a/app/src/pages/Login.jsx b/app/src/pages/Login.jsx
index 3a517f2..e277fca 100644
--- a/app/src/pages/Login.jsx
+++ b/app/src/pages/Login.jsx
@@ -52,7 +52,9 @@ const Login = () => {