-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
124 lines (102 loc) · 6.09 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<?php
session_start();
include('connection.php');
//logout
include('logout.php');
//remember me
include('remember.php');
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Title of the page -->
<title>Flixathon - Home</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Linking external stylesheets -->
<link rel="stylesheet" href="style.css">
<!-- Linking google fonts -->
<link href="https://fonts.googleapis.com/css?family=Arvo&display=swap" rel="stylesheet">
<!-- Linking icons -->
<link rel="icon" href="company-logo.png">
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand" href="./index.php"><img src="company-logo.png" class="logo"><img src='./logo-flixathon-crop.png' class='logobrand'></a>
<ul class="nav navbar-nav ml-auto">
<li class="nav-item navbar-right">
<button onclick="window.location.href = './loginpage.php';" class="btn btn-light"><b>SIGN IN</b></button>
</li>
</ul>
</nav>
<!-- Main Content -->
<div class="container" id="mainContainer">
<div class="jumbotron">
<div class="container">
<h1 id="heading">Your movies. Your desires.<br>Your list.</h1>
</div>
<div class="contactus">
<div class="container">
<a id="signuptoday" href="./signuppage.php" class="btn btn-light"><b>SIGN UP TODAY</b></a>
</div>
</div>
<div class="icons">
<div class="container">
<div class="row">
<div class="col-md-4">
<img src="icon-search.png" class="image">
<h2>Search</h2>
<p>Search for movies of different genres using a powerful API.</p>
</div>
<div class="col-md-4">
<img src="icon-list.png" class="image">
<h2>List</h2>
<p>Arrange and categorize your movies into lists.</p>
</div>
<div class="col-md-4">
<img src="icon-share.png" class="image">
<h2>Share</h2>
<p>Share your lists with everyone.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class='container' style='text-align: center;'>
<span class='attribute'>Powered by <br></span>
<img style='height: 22px; width: 150px; margin-top: 15px; margin-bottom: 15px;' src='./icon-tmdb.png'>
<span class='attribute'><br>This website uses the TMDb API but is not endorsed or certified by TMDb.</span>
</div>
<!-- Footer -->
<div style="margin-top: 200px; height: auto; text-align: center;" class="container-fluid">
<div id="footerself">
© Copyright. All rights reserved.
</div>
<div style='margin-top: 5px;' class="btn-group" role="group" aria-label="Basic example">
<button type="button" class="footerbtn"><img id='selfimage' src='./self-image-circle.png'></img></button></button>
<button type="button" style="margin-top: 2px;" class="footerbtn"><span class='foottext' style='color: white;'>Developed by<br></span><span class='foottext' style='color: white;'>Subham Das</span></button>
</div>
<br>
<div style='margin-top: 25px; margin-bottom: 15px;' class="btn-group" role="group" aria-label="Basic example">
<button type="button" class="footerbtn" onclick="window.open('https://github.com/das-jishu')"><img class='footimage' id='github' title='Github' src='./GitHub-Mark-Light-120px-plus.png'></img></button>
<button type="button" class="footerbtn" onclick="window.open('https://www.facebook.com/subham.das.39948')"><img class='footimage' id='facebook' title='Facebook' src='./facebook_logos_PNG19754.png'></img></button>
<button type="button" class="footerbtn" onclick="window.open('https://www.linkedin.com/in/subham-das-51b5bb171/')"><img class='footimage' id='linkedin' title='Linkedin' src='./linkedIn_PNG37.png'></img></button>
<button type="button" class="footerbtn" onclick="window.open('https://twitter.com/lord_danton')"><img class='footimage' id='twitter' title='Twitter' src='./twitter_PNG34.png'></img></button>
</div>
</div>
<!-- Scripts -->
<script>
document.getElementById('self').onclick=function() {
window.open('https://github.com/das-jishu', '_blank');
};
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>