Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

home #6

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
### 데모 GIF

### 프로젝트 기간

2021.07.02 19시 - 2021.07.03 00시
### 프로젝트 내용

온라인 옷 구매 사이트(BAON) 클론
### 사용한 기술 스택 및 패키지

### 기능구현 체크리스트
Expand Down
248 changes: 248 additions & 0 deletions team1/cloneproject/team1/templates/home.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,248 @@
{% extends 'base.html' %}
{% load static %}

{% block title %} 메인 {% endblock %}
{% block content %}
<link rel="stylesheet" href="home.css">
<!-- 시작 -->
<div class="main_photo">
<img src="media/main.png" width="1000" height="700">
</div><br>

<div class="category">
<strong>NEW</strong>
</div>

<div class="things">
<div class="cards">
<div>
<div class="card shadow-sm">
<img src="media/object 1.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]리토니 레이스 나시(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 2.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 3.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]바지(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>
</div>

<div>
<div class="card shadow-sm">
<img src="media/object 4.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 5.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]니트(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 6.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]티셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>
</div>
</div>

<div class="category">
<strong>BAONHOUSE</strong>
</div>

<div class="cards">
<div>
<div class="card shadow-sm">
<img src="media/object 7.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]바지(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 8.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]바지(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 9.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>
</div>

<div>
<div class="card shadow-sm">
<img src="media/object 10.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]바지(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 11.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 12.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]바지(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>
</div>
</div>

<div class="category">
<strong>BEST</strong>
</div>

<div class="things">
<div class="cards">
<div>
<div class="card shadow-sm">
<img src="media/object 13.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]티셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 14.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]티셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 15.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]바지(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>
</div>

<div>
<div class="card shadow-sm">
<img src="media/object 16.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 17.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>

<div class="card shadow-sm">
<img src="media/object 18.png" width="330" height="330" alt="상품 사진이유">
<div class="card-body">
<p class="card-text">[BAON]]셔츠(2color)</p>
<p class="card-text"><del>19,000원</del></p>
<p class="card-text">18,050원</p>
</div>
</div>
</div>
</div>
</div>

<!--footer-->
<div class="footer">
<div class="box0">

</div>
<div class="box1">
<h3>ABOUT US --</h3><br>
<ul>
<span>company . 주식회사 바온 ceo & cpo . 민영서</span><br>
<span>business license . 144-88-00730</span><br>
<span>online businesslicense . 2017-서울마포-1347</span><br>
<span>tel . 02-6223-5788</span><br>
<span>address . 서울특별시 은평구 증산로 325 유니온빌딩 3층 303호</span><br>
<span>email . alsudtj [email protected] hosting .cafe24</span><br>
</ul>
</div>
<div class="box2">
<h3>CUSTOMER --</h3><br>
<ul>
<strong>02-6223-5788</strong><br><br>
<span>WORK TIME : 12 PM - 6 PM</span><br>
<span>LUNCH TIME : 1 PM - 2 PM</span><br>
<span>CLOSE : SAT . SUN . REDDAY </span><br>
</ul>
</div>
<div class="box3">
<h3>BANK ACCOUNT --</h3><br>
<ul>
<span>국민 371137-04-006421</span><br>
<span>신한 140-012-716606 </span><br>
<span>예금주 : 주식회사 바온</span><br>
</ul>
</div>
<div class="box4">

</div>
</div>
</div>
</div>
</div>
{% endfor %}
{% endblock %}
Binary file added team1/cloneproject/team1/templates/main.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 team1/cloneproject/team1/templates/object 1.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 team1/cloneproject/team1/templates/object 10.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 team1/cloneproject/team1/templates/object 11.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 team1/cloneproject/team1/templates/object 12.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 team1/cloneproject/team1/templates/object 13.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 team1/cloneproject/team1/templates/object 14.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 team1/cloneproject/team1/templates/object 15.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 team1/cloneproject/team1/templates/object 16.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 team1/cloneproject/team1/templates/object 17.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 team1/cloneproject/team1/templates/object 18.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 team1/cloneproject/team1/templates/object 2.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 team1/cloneproject/team1/templates/object 3.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 team1/cloneproject/team1/templates/object 4.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 team1/cloneproject/team1/templates/object 5.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 team1/cloneproject/team1/templates/object 6.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 team1/cloneproject/team1/templates/object 7.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 team1/cloneproject/team1/templates/object 8.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 team1/cloneproject/team1/templates/object 9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.