Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
091dbdd
too hard to me first time Html,css
ranflir Dec 3, 2025
6826fb8
Sprint-mission1
ranflir Dec 4, 2025
4cb8381
Sprint_mission2
ranflir Dec 5, 2025
e9dff97
Update CSS file paths
ranflir Dec 24, 2025
f8d17d5
feat: connect Google Analytics
ranflir Dec 24, 2025
119c4c1
feat: update FAQ page content
ranflir Dec 24, 2025
4576e55
feat: update Items page content
ranflir Dec 24, 2025
c6b8b5a
feat: update login page content
ranflir Dec 24, 2025
5c68baf
feat: update Privacy page content
ranflir Dec 24, 2025
db59cc8
feat: update Signup page content
ranflir Dec 24, 2025
99ed30c
Improve image folder structure
ranflir Dec 24, 2025
e6609d6
Refactor: rename index.css to home.css
ranflir Dec 24, 2025
5d1e23a
Refactor: rename login-style.css to global.css
ranflir Dec 24, 2025
2560095
Refactor: rename home.css to auth.css
ranflir Dec 24, 2025
a7ff8b5
Refactor: rename login-style.css to home.css
ranflir Dec 24, 2025
3961df9
refactor: rename home.css
ranflir Dec 24, 2025
93e5f19
feat: add basic email validation and link auth.js
ranflir Dec 26, 2025
3263df7
feat: 이메일 빈 값 체크 시 .error 클래스 추가 및 에러 메시지 노출
ranflir Dec 26, 2025
56fdc36
feat: 이메일 형식 유효성 검사 추가 (정규표현식 활용)
ranflir Dec 26, 2025
21ffdfd
feat: 비밀번호 유효성 검사 구현 및 에러 메시지 레이아웃 수정
ranflir Dec 26, 2025
87569ee
feat: 유효성 검사에 따른 로그인 버튼 활성화 및 페이지 이동 로직 구현
ranflir Dec 26, 2025
f915dd3
feat: 회원가입 비밀번호 확인 및 유효성 검사 로직 추가
ranflir Dec 27, 2025
8c46a9c
feat: 로그인 시 USER_DATA와 이메일/비밀번호 대조 로직 추가
ranflir Dec 27, 2025
aa8f424
feat: 회원가입 이메일 중복 체크 및 버튼 활성화 조건 추가
ranflir Dec 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"liveServer.settings.port": 5501,
"cSpell.words": ["codeit", "NXNMB"]
}
197 changes: 197 additions & 0 deletions Index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,197 @@
<!DOCTYPE html>
<html lang="ko">
<head>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' });
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NXNMB8PH');
</script>
<!-- End Google Tag Manager -->

<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>판다마켓</title>
<link rel="icon" href="images/logo/favicon.ico" />
<link
rel="stylesheet"
as="style"
crossorigin
href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css"
/>
<link rel="stylesheet" href="styles/global.css" />
<link rel="stylesheet" href="styles/home.css" />

<script
async
src="https://www.googletagmanager.com/gtag/js?id=GTM-NXNMB8PH"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());

gtag('config', 'GTM-NXNMB8PH');
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

컨피그는 따로 관리해주세요~

</script>
</head>

<body>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-NXNMB8PH"
height="0"
width="0"
style="display: none; visibility: hidden"
></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<header>
<a href="/">
<img src="images/logo/logo.svg" alt="판다마켓 홈" width="153" />
</a>
<a href="login.html" id="loginLinkButton" class="button">로그인</a>
</header>

<main class="with-header">
<section id="hero" class="banner">
<div class="wrapper">
<h1>
일상의 모든 물건을
<br />
거래해 보세요
</h1>
<a href="items.html" class="button pill-button">구경하러 가기</a>
</div>
</section>

<section id="features" class="wrapper">
<div class="feature">
<img
src="images/home/feature1-image.png"
alt="인기 상품"
width="50%"
/>
<div class="feature-content">
<h2 class="feature-tag">Hot item</h2>
<h1>
인기 상품을
<br />
확인해 보세요
</h1>
<p class="feature-description">
가장 HOT한 중고거래 물품을
<br />
판다마켓에서 확인해 보세요
</p>
</div>
</div>
<div class="feature">
<div class="feature-content">
<h2 class="feature-tag">Search</h2>
<h1>
구매를 원하는
<br />
상품을 검색하세요
</h1>
<p class="feature-description">
구매하고 싶은 물품은 검색해서
<br />
쉽게 찾아보세요
</p>
</div>
<img
src="images/home/feature2-image.png"
alt="검색 기능"
width="50%"
/>
</div>
<div class="feature">
<img
src="images/home/feature3-image.png"
alt="판매 상품 등록"
width="50%"
/>
<div class="feature-content">
<h2 class="feature-tag">Register</h2>
<h1>
판매를 원하는
<br />
상품을 등록하세요
</h1>
<p class="feature-description">
어떤 물건이든 판매하고 싶은 상품을
<br />
쉽게 등록하세요
</p>
</div>
</div>
</section>

<section id="bottomBanner" class="banner">
<div class="wrapper">
<h1>
믿을 수 있는
<br />
판다마켓 중고거래
</h1>
</div>
</section>
</main>

<footer>
<div>©codeit - 2024</div>
<div id="footerMenu">
<a href="privacy.html">Privacy Policy</a>
<a href="faq.html">FAQ</a>
</div>
<div id="socialMedia">
<a
href="https://www.facebook.com/"
target="_blank"
rel="noopener noreferrer"
>
<img
src="images/social/facebook-logo.svg"
alt="페이스북"
width="20"
/>
</a>
<a
href="https://twitter.com/"
target="_blank"
rel="noopener noreferrer"
>
<img src="images/social/twitter-logo.svg" alt="트위터" width="20" />
</a>
<a
href="https://www.youtube.com/"
target="_blank"
rel="noopener noreferrer"
>
<img src="images/social/youtube-logo.svg" alt="유튜브" width="20" />
</a>
<a
href="https://www.instagram.com/"
target="_blank"
rel="noopener noreferrer"
>
<img
src="images/social/instagram-logo.svg"
alt="인스타그램"
width="20"
/>
</a>
</div>
</footer>
</body>
</html>
20 changes: 20 additions & 0 deletions faq.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>판다마켓 - FAQ</title>
<link rel="icon" href="images/logo/favicon.ico" />
<link
rel="stylesheet"
as="style"
crossorigin
href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css"
/>
<link rel="stylesheet" href="styles/global.css" />
</head>

<body>
<h1>임시 FAQ 페이지</h1>
</body>
</html>
Binary file added images/Img_home_01.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 images/Img_home_02.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 images/Img_home_03.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 images/Img_home_bottom.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 images/Img_home_top.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 images/favicon.ico
Binary file not shown.
Binary file added images/googleicon.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 images/home/bottom-banner-image.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 images/home/feature1-image.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 images/home/feature2-image.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 images/home/feature3-image.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 images/home/hero-image.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 images/ic_facebook.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 images/ic_instagram.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 images/ic_twitter.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 images/ic_youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions images/icons/eye-invisible.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions images/icons/eye-visible.svg
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 images/kakaoicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions images/logo.svg
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 images/logo/favicon.ico
Binary file not shown.
Loading