-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of https://github.com/A-to-P/atop into feat/#40-…
…detailedRequest
- Loading branch information
Showing
9 changed files
with
136 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Generated by Django 4.2.2 on 2023-07-03 14:51 | ||
|
||
from django.db import migrations | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('account', '0004_tag_value'), | ||
] | ||
|
||
operations = [ | ||
migrations.RemoveField( | ||
model_name='tag', | ||
name='value', | ||
), | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,23 @@ | ||
{% extends 'signupForm.html' %} | ||
{% extends 'signupForm.html' %} | ||
|
||
{% block title %}컨설턴트 회원가입 페이지 {%endblock title %} | ||
{% block FormTitle %} 컨설턴트 회원가입 {% endblock FormTitle %} | ||
{% block title %}컨설턴트 회원가입 페이지 | ||
{%endblock title %} | ||
{% block FormTitle %} | ||
컨설턴트 회원가입 | ||
{% endblock FormTitle %} | ||
|
||
{% block selectForm %} | ||
<select class=" form-select request_field" aria-label="Default select example"> | ||
<option value="marketing" selected>마케팅</option> | ||
<option value="control_cost">원가 관리</option> | ||
<option value="account_book">회계 장부</option> | ||
<option value="labor">노무</option> | ||
<option value="tax">절세</option> | ||
<option value="sns">SNS</option> | ||
<option value="branding">창업브랜딩</option> | ||
<option value="logo_design">로고 디자인</option> | ||
<option value="interior">인테리어</option> | ||
</select> | ||
<div class="request_field"> | ||
<label for="request_field">컨설팅 분야</label><br> | ||
<select name="request_field" id="request_field" required> | ||
<option value="marketing">마케팅</option> | ||
<option value="control_cost">원가 관리</option> | ||
<option value="account_book">회계 장부</option> | ||
<option value="labor">노무</option> | ||
<option value="tax">절세</option> | ||
<option value="sns">SNS</option> | ||
<option value="branding">창업브랜딩</option> | ||
<option value="logo_design">로고 디자인</option> | ||
<option value="interior">인테리어</option> | ||
</select> | ||
{% csrf_token %} | ||
<div class="request_field"> | ||
<label for="request_field">컨설팅 분야</label><br> | ||
|
||
<div class="authenticate" > | ||
<label for="authenticate" >학교 인증</label><br> | ||
<div class="signup_input" > | ||
<div> | ||
<span style="font-size:small;">학생증이나 재학증명서 이미지 파일을 올려주세요.</span> | ||
<input type="file" style="margin-top: 0.3rem;" id="" name="authenticate"/> | ||
</div> | ||
<div style="margin: auto;"> | ||
<input type="button" style="float:right;border:none; border-radius:1rem;" value="인증하기"/> | ||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
<select name="request_field" id="request_field" required="required"> | ||
{% for tag in tags %} | ||
<option value="{{tag.id}}">{{ tag.name }}</option> | ||
{% endfor %} | ||
</select> | ||
|
||
<!-- <div class="authenticate" > <label for="authenticate" >학교 인증</label><br> <input type="email" class="signup_input" placeholder="학교 웹메일을 입력해주세요." id="" name="authenticate"/> <button style="float:right;">인증하기</button><br> </div> --> | ||
|
||
</div> | ||
</div> | ||
{% endblock selectForm %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,20 @@ | ||
{% extends 'signupForm.html' %} | ||
{% extends 'signupForm.html' %} | ||
|
||
{% block title %}요식업자 회원가입 페이지 {%endblock title %} | ||
{% block FormTitle %} 요식업자 회원가입 {% endblock FormTitle %} | ||
{% block title %}요식업자 회원가입 페이지 | ||
{%endblock title %} | ||
{% block FormTitle %} | ||
요식업자 회원가입 | ||
{% endblock FormTitle %} | ||
|
||
{% block selectForm %} | ||
<div class="restaurant_field"> | ||
<label for="restaurant_field">요식업 분야</label><br> | ||
<select name="restaurant_field" id="restaurant_field" required> | ||
<option value="korean_food">한식</option> | ||
<option value="western_food">양식</option> | ||
<option value="chinese_food">중식</option> | ||
<option value="japanese_food">일식</option> | ||
<option value="asian_food">아시안</option> | ||
<option value="cafe_dessert">카페・디저트</option> | ||
</select> | ||
</div> | ||
<div class="request_field"> | ||
<label for="request_field">컨설팅 희망 분야</label><br> | ||
<select name="request_field" id="request_field" required> | ||
<option value="marketing">마케팅</option> | ||
<option value="control_cost">원가 관리</option> | ||
<option value="account_book">회계 장부</option> | ||
<option value="labor">노무</option> | ||
<option value="tax">절세</option> | ||
<option value="sns">SNS</option> | ||
<option value="branding">창업브랜딩</option> | ||
<option value="logo_design">로고 디자인</option> | ||
<option value="interior">인테리어</option> | ||
</select> | ||
</div> | ||
{% csrf_token %} | ||
<div class="restaurant_field"> | ||
<label for="restaurant_field">요식업 분야</label><br> | ||
|
||
<select name="restaurant_field" id="restaurant_field" required="required"> | ||
{% for tag in tags %} | ||
<option value="{{tag.id}}">{{ tag.name }}</option> | ||
{% endfor %} | ||
</select> | ||
</div> | ||
{% endblock selectForm %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
from django.test import TestCase | ||
|
||
|
||
|
||
# Create your tests here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
.request_wrapper{ | ||
margin: 0 auto; | ||
padding: 1rem; | ||
width: 30rem; | ||
height: 33rem; | ||
} | ||
|
||
.request_container { | ||
background-color: white; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,27 @@ | ||
{% extends 'profile_template.html' %} | ||
{% extends 'base.html' %} | ||
{% load static %} | ||
{% block static %} | ||
<link rel="stylesheet" href="{% static 'css/profile.css' %}" > | ||
<!-- <link rel="stylesheet" href="{% static 'css/profile.css' %}" > --> | ||
<link rel="stylesheet" href="{% static 'css/applyRequest.css' %}" > | ||
{% endblock %} | ||
|
||
{% block title %}applyRequest{% endblock %} | ||
|
||
{% block content %} | ||
<div class="request_wrapper"> | ||
<div class="request_text">컨설팅 의뢰 글 내용</div> | ||
<div class="request_container"> | ||
<div class="reqeust_title">의뢰글 제목</div> | ||
<div class="restaurant_info_wrapper"> | ||
<div class="request_text">요식업자 정보(프로필 보러가기)</div> | ||
</div> | ||
<div class="consultant_info_wrapper"> | ||
<div class="request_text">컨설팅 정보</div> | ||
<div class="request_category">컨설팅 분야 마케팅</div> | ||
<div class="request_money">컨설팅비 xxx,xxx원</div> | ||
</div> | ||
<div class="request_text_content">의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용의뢰글내용</div> | ||
</div> | ||
</div> | ||
|
||
{% block profile_title %} | ||
Profile | ||
{% endblock %} | ||
|
||
{% block maincontent %} | ||
applyRequest 내용 | ||
{% endblock maincontent %} | ||
{% endblock content %} |