Skip to content

Commit 89da766

Browse files
committed
filter and register
1 parent af15629 commit 89da766

20 files changed

Lines changed: 787 additions & 115 deletions

client/build/assets/main-2Z3T9mtJ.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

client/build/assets/main-BBR4KLYG.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/assets/main-CR3NHmcZ.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/assets/main-Da5FH1cw.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

client/build/data/users.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{ "name": "gal", "email": "gal@example.com", "password": "GalPass!23" },
3+
{ "name": "dana", "email": "dana@example.com", "password": "Dana#20245" },
4+
{ "name": "omer", "email": "omer@example.com", "password": "OmerP@ss987" },
5+
{ "name": "naama", "email": "naama@example.com", "password": "Naama$321A" },
6+
{ "name": "tal", "email": "tal@example.com", "password": "Tal_Abc12!" },
7+
{ "name": "yossi", "email": "yossi@example.com", "password": "Yossi!789A" },
8+
{ "name": "miri", "email": "miri@example.com", "password": "MiriPass#9" },
9+
{ "name": "shai", "email": "shai@example.com", "password": "Shai2025!A" },
10+
{ "name": "eli", "email": "eli@example.com", "password": "Eli@12345A" },
11+
{ "name": "liron", "email": "liron@example.com", "password": "LironPwd9%A" }
12+
]

client/build/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="./assets/main-Da5FH1cw.js"></script>
15-
<link rel="stylesheet" crossorigin href="./assets/main-2Z3T9mtJ.css">
14+
<script type="module" crossorigin src="./assets/main-CR3NHmcZ.js"></script>
15+
<link rel="stylesheet" crossorigin href="./assets/main-BBR4KLYG.css">
1616
</head>
1717
<body class="waves">
1818
<header>

client/build/pages/cart.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="../assets/main-Da5FH1cw.js"></script>
15-
<link rel="stylesheet" crossorigin href="../assets/main-2Z3T9mtJ.css">
14+
<script type="module" crossorigin src="../assets/main-CR3NHmcZ.js"></script>
15+
<link rel="stylesheet" crossorigin href="../assets/main-BBR4KLYG.css">
1616
</head>
1717
<body class="waves">
1818
<header>

client/build/pages/catalog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<link href="https://fonts.googleapis.com/css2?family=Monoton&display=swap" rel="stylesheet">
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
13-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <script type="module" crossorigin src="../assets/main-Da5FH1cw.js"></script>
14-
<link rel="stylesheet" crossorigin href="../assets/main-2Z3T9mtJ.css">
13+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <script type="module" crossorigin src="../assets/main-CR3NHmcZ.js"></script>
14+
<link rel="stylesheet" crossorigin href="../assets/main-BBR4KLYG.css">
1515
</head>
1616
<body class="waves">
1717
<header id="category_header">

client/build/pages/contact.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="../assets/main-Da5FH1cw.js"></script>
15-
<link rel="stylesheet" crossorigin href="../assets/main-2Z3T9mtJ.css">
14+
<script type="module" crossorigin src="../assets/main-CR3NHmcZ.js"></script>
15+
<link rel="stylesheet" crossorigin href="../assets/main-BBR4KLYG.css">
1616
</head>
1717
<body class="waves">
1818
<header>

client/build/pages/login.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Exile&display=swap" rel="stylesheet">
1212
<link href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
14-
<script type="module" crossorigin src="../assets/main-Da5FH1cw.js"></script>
15-
<link rel="stylesheet" crossorigin href="../assets/main-2Z3T9mtJ.css">
14+
<script type="module" crossorigin src="../assets/main-CR3NHmcZ.js"></script>
15+
<link rel="stylesheet" crossorigin href="../assets/main-BBR4KLYG.css">
1616
</head>
1717
<body class="waves">
1818
<header>
@@ -48,7 +48,7 @@
4848
<section class="log_in_box_wallpaper">
4949
<div class="log_in_glass_box">
5050
<div class="log_in_box">
51-
<form action="login.html" method="post">
51+
<form action="login.html" method="get">
5252
<div class="log_in">
5353
<h1>Sign in</h1>
5454

@@ -64,22 +64,22 @@ <h1>Sign in</h1>
6464
<p>Or use your email for password</p>
6565

6666
<div class="log_in_input_box">
67-
<input id="email" type="email" required><br>
68-
<label for="email">Email</label>
67+
<input id="log_in_email_or_username" type="text" name="email/username" required><br>
68+
<label for="log_in_email_or_username">Email Or Username</label>
6969
</div>
7070

7171
<div class="log_in_input_box">
72-
<input id="password" type="password" required><br>
73-
<label for="password">Password</label>
72+
<input id="log_in_password" type="password" name="password" required><br>
73+
<label for="log_in_password">Password</label>
7474
</div>
7575

7676
<a class="password_forgot" href="#">Forgot your password?</a>
7777

78-
<button>Log in</button>
78+
<button id="log_in_button">Log in</button>
7979
</div>
8080
</form>
8181

82-
<form action="login.html" method="post">
82+
<form action="login.html" method="get">
8383
<div class="sign_up">
8484
<h1>Create Account</h1>
8585

@@ -95,35 +95,35 @@ <h1>Create Account</h1>
9595
<p>Or use your email for registration</p>
9696

9797
<div class="log_in_input_box">
98-
<input id="name" type="text" required><br>
99-
<label for="name">Username</label>
98+
<input id="sign_in_name" type="text" name="name" required><br>
99+
<label for="sign_in_name">Username</label>
100100
</div>
101101

102102
<div class="log_in_input_box">
103-
<input id="email" type="email" required><br>
104-
<label for="email">Email</label>
103+
<input id="sign_in_email" type="email" name="email" required><br>
104+
<label for="sign_in_email">Email</label>
105105
</div>
106106

107107
<div class="log_in_input_box">
108-
<input id="password" type="password" required><br>
109-
<label for="password">Password</label>
108+
<input id="sign_in_password" type="password" name="password" required><br>
109+
<label for="sign_in_password">Password</label>
110110
</div>
111111

112-
<button>Sign in</button>
112+
<button id="sign_in_button">Sign in</button>
113113
</div>
114114
</form>
115115

116116
<div class="log_in_hello_box">
117117
<div class="welcome_back_box">
118118
<h1>Welcome Back!</h1>
119119
<p>Enter your personal details to use all of site features</p>
120-
<button>sign up</button>
120+
<button id="switch_to_sign_up">sign up</button>
121121
</div>
122122

123123
<div class="hello_friend_box">
124124
<h1>Hello, Friend!</h1>
125125
<p>register with your personal details to use all of site features</p>
126-
<button>sign in</button>
126+
<button id="switch_to_sign_in">sign in</button>
127127
</div>
128128
</div>
129129
</div>

0 commit comments

Comments
 (0)