Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
commt
  • Loading branch information
yashyp12 committed Apr 4, 2024
1 parent e4c5826 commit 944f7b1
Show file tree
Hide file tree
Showing 47 changed files with 918 additions and 1 deletion.
Binary file modified Python_YP/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified Python_YP/__pycache__/settings.cpython-312.pyc
Binary file not shown.
Binary file modified Python_YP/__pycache__/urls.cpython-312.pyc
Binary file not shown.
Binary file modified Python_YP/__pycache__/wsgi.cpython-312.pyc
Binary file not shown.
Binary file modified db.sqlite3
Binary file not shown.
Binary file modified myapp/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified myapp/__pycache__/admin.cpython-312.pyc
Binary file not shown.
Binary file modified myapp/__pycache__/apps.cpython-312.pyc
Binary file not shown.
Binary file modified myapp/__pycache__/forms.cpython-312.pyc
Binary file not shown.
Binary file modified myapp/__pycache__/models.cpython-312.pyc
Binary file not shown.
Binary file modified myapp/__pycache__/views.cpython-312.pyc
Binary file not shown.
Binary file modified myapp/migrations/__pycache__/0001_initial.cpython-312.pyc
Binary file not shown.
Binary file not shown.
Binary file modified myapp/migrations/__pycache__/0003_initial.cpython-312.pyc
Binary file not shown.
Binary file modified myapp/migrations/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion myapp/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def LoginUser(request):
messages.success(request, "Please Enter Valid Password And Unsername!")
return render(request, 'login-page.html')
return render(request, 'login-page.html')

ssss

def LogOut(request):
logout(request)
Expand Down
115 changes: 115 additions & 0 deletions temp/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Finexo</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&amp;display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,400i,600,700">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/assets/fonts/fontawesome5-overrides.min.css?h=fbfa80fe81882dd47f8abd5cbb011b19">
<link rel="stylesheet" href="/assets/css/styles.min.css?h=3cdfce0e611e7f5369848bf1832372df">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css">
</head>

<body class="sub_page">
<div class="hero_area">
<div class="hero_bg_box">
<div class="bg_img_box"><img src="/assets/img/hero-bg.png?h=8ea6d216e98b7cf7d520f01a16ba4934" alt=""></div>
</div>
<header class="header_section">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg custom_nav-container"><a class="navbar-brand" href="/index.html"><span> Finexo </span></a><button class="navbar-toggler" data-bs-toggle="collapse" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent"><ul class="navbar-nav ">
<li class="nav-item ">
<a class="nav-link" href="/index.html">Home </a>
</li>
<li class="nav-item active">
<a class="nav-link" href="/about.html"> About <span class="sr-only">(current)</span> </a>
</li>
<li class="nav-item">
<a class="nav-link" href="/news.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/why.html">Why Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/coins.html">Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#"> <i class="fa fa-user" aria-hidden="true"></i> Login</a>
</li>
<form class="form-inline">
<button class="btn my-2 my-sm-0 nav_search-btn" type="submit">
<i class="fa fa-search" aria-hidden="true"></i>
</button>
</form>
</ul></div>
</nav>
</div>
</header>
</div>
<section class="about_section layout_padding">
<div class="container">
<div class="heading_container heading_center">
<h2> About <span>Us</span></h2>
<p> Magni quod blanditiis non minus sed aut voluptatum illum quisquam aspernatur ullam vel beatae rerum ipsum voluptatibus </p>
</div>
<div class="row">
<div class="col-md-6">
<div class="img-box"><img src="/assets/img/about-img.png?h=8ea6d216e98b7cf7d520f01a16ba4934" alt=""></div>
</div>
<div class="col-md-6">
<div class="detail-box">
<h3> We Are Crypto X</h3>
<p> There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All </p>
<p> Molestiae odio earum non qui cumque provident voluptates, repellendus exercitationem, possimus at iste corrupti officiis unde alias eius ducimus reiciendis soluta eveniet. Nobis ullam ab omnis quasi expedita. </p><a href=""> Read More </a>
</div>
</div>
</div>
</div>
</section>
<section class="info_section layout_padding2">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-3 info_col">
<div class="info_contact">
<h4> Address </h4>
<div class="contact_link_box"><a href=""><i class="fas fa-map-marker" aria-hidden="true"></i><span> Location </span></a><a href=""><i class="fas fa-phone" aria-hidden="true"></i><span> Call +01 1234567890 </span></a><a href=""><i class="fas fa-envelope" aria-hidden="true"></i><span> [email protected] </span></a></div>
</div>
<div class="info_social"><a href=""><i class="fa fa-facebook" aria-hidden="true"></i></a><a href=""><i class="fa fa-twitter" aria-hidden="true"></i></a><a href=""><i class="fa fa-linkedin" aria-hidden="true"></i></a><a href=""><i class="fa fa-instagram" aria-hidden="true"></i></a></div>
</div>
<div class="col-md-6 col-lg-3 info_col">
<div class="info_detail">
<h4> Info </h4>
<p> necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful </p>
</div>
</div>
<div class="col-md-6 col-lg-2 mx-auto info_col">
<div class="info_link_box">
<h4> Links </h4>
<div class="info_links"><a class="active" href="/index.html"> Home </a><a href="/about.html"> About </a><a href="/news.html"> Services </a><a href="/why.html"> Why Us </a><a href="/coins.html"> Team </a></div>
</div>
</div>
<div class="col-md-6 col-lg-3 info_col">
<h4> Subscribe </h4>
<form action="#"><input type="text" placeholder="Enter email"><button type="submit"> Subscribe </button></form>
</div>
</div>
</div>
</section>
<section class="footer_section">
<div class="container">
<p> © <span id="displayYear"></span> All Rights Reserved By <a href="https://html.design/">Free Html Templates</a></p>
</div>
</section>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
<script src="/assets/js/script.min.js?h=1055258e4fe4b50022d041153b9310ba"></script>
</body>

</html>
1 change: 1 addition & 0 deletions temp/assets/css/styles.min.css

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions temp/assets/fonts/fontawesome5-overrides.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added temp/assets/img/about-img.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 temp/assets/img/beam-bitcoin-icon.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 temp/assets/img/bitcoin.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 temp/assets/img/client1.jpg
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 temp/assets/img/client2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 temp/assets/img/hero-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 temp/assets/img/slider-img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 temp/assets/img/team-1.jpg
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 temp/assets/img/team-2.jpg
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 temp/assets/img/team-3.jpg
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 temp/assets/img/team-4.jpg
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 temp/assets/img/w1.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 temp/assets/img/w2.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 temp/assets/img/w3.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 temp/assets/img/w4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions temp/assets/js/script.min.js

Large diffs are not rendered by default.

146 changes: 146 additions & 0 deletions temp/coins.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Finexo</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&amp;display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,400i,600,700">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/assets/fonts/fontawesome5-overrides.min.css?h=fbfa80fe81882dd47f8abd5cbb011b19">
<link rel="stylesheet" href="/assets/css/styles.min.css?h=3cdfce0e611e7f5369848bf1832372df">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css">
</head>

<body class="sub_page">
<div class="hero_area">
<div class="hero_bg_box">
<div class="bg_img_box"><img src="/assets/img/hero-bg.png?h=8ea6d216e98b7cf7d520f01a16ba4934" alt=""></div>
</div>
<header class="header_section">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg custom_nav-container"><a class="navbar-brand" href="/index.html"><span> Finexo </span></a><button class="navbar-toggler" data-bs-toggle="collapse" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent"><ul class="navbar-nav ">
<li class="nav-item ">
<a class="nav-link" href="/index.html">Home </a>
</li>
<li class="nav-item">
<a class="nav-link" href="/about.html"> About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/news.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/why.html">Why Us</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="/coins.html">Pricing <span class="sr-only">(current)</span> </a>
</li>
<li class="nav-item">
<a class="nav-link" href="#"> <i class="fa fa-user" aria-hidden="true"></i> Login</a>
</li>
<form class="form-inline">
<button class="btn my-2 my-sm-0 nav_search-btn" type="submit">
<i class="fa fa-search" aria-hidden="true"></i>
</button>
</form>
</ul></div>
</nav>
</div>
</header>
</div>
<section class="team_section layout_padding">
<div class="container-fluid">
<div class="heading_container heading_center">
<h2> Coin<span> Prices</span></h2>
</div>
<div class="team_container">
<div class="row">
<div class="col-sm-6 col-lg-3">
<div class="box">
<div class="img-box"><img src="/assets/img/team-1.jpg?h=8ea6d216e98b7cf7d520f01a16ba4934" class="img1" alt=""></div>
<div class="detail-box">
<h5> Joseph Brown </h5>
<p> Marketing Head </p>
</div>
<div class="social_box"><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a><a href="#"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></div>
</div>
</div>
<div class="col-sm-6 col-lg-3">
<div class="box">
<div class="img-box"><img src="/assets/img/team-2.jpg?h=8ea6d216e98b7cf7d520f01a16ba4934" class="img1" alt=""></div>
<div class="detail-box">
<h5> Nancy White </h5>
<p> Marketing Head </p>
</div>
<div class="social_box"><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a><a href="#"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></div>
</div>
</div>
<div class="col-sm-6 col-lg-3">
<div class="box">
<div class="img-box"><img src="/assets/img/team-3.jpg?h=8ea6d216e98b7cf7d520f01a16ba4934" class="img1" alt=""></div>
<div class="detail-box">
<h5> Earl Martinez </h5>
<p> Marketing Head </p>
</div>
<div class="social_box"><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a><a href="#"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></div>
</div>
</div>
<div class="col-sm-6 col-lg-3">
<div class="box">
<div class="img-box"><img src="/assets/img/team-4.jpg?h=8ea6d216e98b7cf7d520f01a16ba4934" class="img1" alt=""></div>
<div class="detail-box">
<h5> Josephine Allard </h5>
<p> Marketing Head </p>
</div>
<div class="social_box"><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a><a href="#"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="info_section layout_padding2">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-3 info_col">
<div class="info_contact">
<h4> Address </h4>
<div class="contact_link_box"><a href=""><i class="fas fa-map-marker" aria-hidden="true"></i><span> Location </span></a><a href=""><i class="fas fa-phone" aria-hidden="true"></i><span> Call +01 1234567890 </span></a><a href=""><i class="fas fa-envelope" aria-hidden="true"></i><span> [email protected] </span></a></div>
</div>
<div class="info_social"><a href=""><i class="fa fa-facebook" aria-hidden="true"></i></a><a href=""><i class="fa fa-twitter" aria-hidden="true"></i></a><a href=""><i class="fa fa-linkedin" aria-hidden="true"></i></a><a href=""><i class="fa fa-instagram" aria-hidden="true"></i></a></div>
</div>
<div class="col-md-6 col-lg-3 info_col">
<div class="info_detail">
<h4> Info </h4>
<p> necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful </p>
</div>
</div>
<div class="col-md-6 col-lg-2 mx-auto info_col">
<div class="info_link_box">
<h4> Links </h4>
<div class="info_links"><a class="active" href="/index.html"> Home </a><a href="/about.html"> About </a><a href="/news.html"> Services </a><a href="/why.html"> Why Us </a><a href="/coins.html"> Team </a></div>
</div>
</div>
<div class="col-md-6 col-lg-3 info_col">
<h4> Subscribe </h4>
<form action="#"><input type="text" placeholder="Enter email"><button type="submit"> Subscribe </button></form>
</div>
</div>
</div>
</section>
<section class="footer_section">
<div class="container">
<p> © <span id="displayYear"></span> All Rights Reserved By <a href="https://html.design/">Free Html Templates</a></p>
</div>
</section>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
<script src="/assets/js/script.min.js?h=1055258e4fe4b50022d041153b9310ba"></script>
</body>

</html>
Loading

0 comments on commit 944f7b1

Please sign in to comment.