Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
1095010
start_clone_project
Sep 1, 2022
1ad1c1b
주문 기능 구현
Sep 8, 2022
7730ad1
templates 적용, product service 구현
Sep 12, 2022
cb2e174
change management, developing management
Sep 14, 2022
69255a2
add order_management
Sep 14, 2022
b7b4c2d
update and delete Product
Sep 15, 2022
381bf6b
improve productDelete
Sep 15, 2022
55c6832
make out ui
Sep 18, 2022
808f06c
fix orderProcess
Sep 19, 2022
3c20909
fix totalPrice
Sep 19, 2022
d19744b
change directory & added reactApp
Sep 22, 2022
6a9bc5a
add gitignore DS.Store, idea
Sep 22, 2022
04a958a
Create README.md
yeoooo Sep 22, 2022
fadb888
add ignore and .git
Sep 22, 2022
d2e4bb0
delete frontend
Sep 22, 2022
d831f2c
etc
Sep 22, 2022
d641809
Merge branch 'main' of https://github.com/yeoooo/Grids-Circles-Clone-…
Sep 22, 2022
c4af7d6
add frontend
Sep 22, 2022
9f57e8c
clean file
Sep 22, 2022
5bf1669
clean file
Sep 22, 2022
af95c3b
clean file
Sep 22, 2022
9575b2c
clean file
Sep 22, 2022
aea51cc
DS_Store
Sep 22, 2022
67f565d
delete DS
Sep 22, 2022
1053b6c
update ignore
Sep 23, 2022
77bebd8
add findByCategory API
Sep 23, 2022
0635b1c
update orderPage
Sep 23, 2022
42ea447
update gitignore
Sep 24, 2022
384855f
fix update page
Sep 24, 2022
51346af
developing management_order details
Sep 24, 2022
e1c8123
change orderStatus
Sep 25, 2022
351b229
update management/order.html
Sep 25, 2022
987af5d
adjust collapse -> management/order
Sep 26, 2022
1c3356a
adjust Security
Sep 26, 2022
62e4ca7
migrate mysql
Sep 28, 2022
7aa7f9e
adjust ExceptionHandler, Mysql
Sep 28, 2022
701b0cc
Adjust Exception Response
Sep 28, 2022
8f6acd3
fix Stock Exception
Sep 29, 2022
56150cc
adjust footer
Sep 29, 2022
848bee6
update gitignore
Sep 29, 2022
b339fbd
update gitignore
Sep 29, 2022
204fe79
update gitignore
Sep 29, 2022
8579de4
remove DS_Store
Sep 29, 2022
af0c07e
remove node cache
Sep 29, 2022
820571e
remove .idea
Sep 29, 2022
655e2a6
developing Product Description, summernote
Sep 30, 2022
0c573db
add productInfo page
Sep 30, 2022
e0af1e9
add product Description
Oct 1, 2022
5896e88
activate api for product Information
Oct 1, 2022
8a66843
Feat : handle Exception for product management
Oct 2, 2022
b024f71
Feat : developing product management exception processor
Oct 3, 2022
b4c6922
Feat: product management exception process
Oct 4, 2022
ea68e27
Fix : test code & clear code
Oct 5, 2022
106f6a8
Feat: Adjust Exception hanlder & Order Delete
Oct 5, 2022
d5a1a3e
Fix: authenticate management page
Oct 5, 2022
781416d
Fix: test code
Oct 6, 2022
61f5677
Feat: confirm delete order
Oct 6, 2022
9f017a0
Fix: restore stock
Oct 6, 2022
1acc254
Test: Preadjust before docs
Oct 7, 2022
5867585
ERR: fixing error from jsonToOrderItems()
Oct 8, 2022
c7fe5b5
Fix: changed request param structure
Oct 8, 2022
f1b6d7f
Feat: passed test for rest docs order, product
Oct 8, 2022
a64b8a7
Merge pull request #1 from yeoooo/docs
yeoooo Oct 8, 2022
09820be
Feat: adjusted rest docs
Oct 9, 2022
6f5c3f9
Fix: fixed param
Oct 9, 2022
8d42d55
Fix: fix api-guide
Oct 9, 2022
5dcf04f
Merge pull request #2 from yeoooo/docs
yeoooo Oct 9, 2022
42b13bb
fix: fix stock limit
Oct 9, 2022
7fdca49
Fix: standardize logs
Oct 13, 2022
8712862
Fix: update .gitignore
Oct 14, 2022
1af28b7
Fix: process deleting Product on Order
Oct 14, 2022
5b50593
builds
Oct 14, 2022
881824d
Fix: fix git conflicts
Oct 14, 2022
581ed26
Fix: delete build files
Oct 14, 2022
b54e1c6
Fix: resolve git conflicts
Oct 15, 2022
bc51d1b
Feat: update gradle.buil for grpc
Oct 15, 2022
3367530
Fix: move gprc to feature branch
Oct 15, 2022
bdc1e83
Update README.md
yeoooo Oct 18, 2022
f90f458
fix: change repository
Oct 18, 2022
1117447
Merge branch 'main' of https://github.com/yeoooo/Grids-Circles-Clone-…
Oct 18, 2022
97fc3e4
fix: reconstruct repo
Oct 18, 2022
0081d0d
fix: resolve conflicts
Oct 18, 2022
f59f5c5
fix: initialize read.me
Oct 18, 2022
8d2106b
init: init clone-project
Oct 18, 2022
53789a8
feat: domains cloned
Oct 19, 2022
de80d67
Merge pull request #4 from yeoooo/feature/domain
yeoooo Oct 19, 2022
f498a04
feat: clone productService
Oct 20, 2022
db1d09d
feat: clone productService
Oct 20, 2022
cf12e95
feat: clone jdbcUtil
Oct 20, 2022
a1a4008
feat: clone OrderRepository
Oct 20, 2022
0e31705
clone OrderService
Oct 20, 2022
6e51b4b
test: Email format test cloned
Oct 20, 2022
4c7d336
test: JdbcRepo test cloned
Oct 20, 2022
e779f67
feat: cloned react frontend
Oct 21, 2022
f3ea4a8
feat: cloned order domain and orderStatus
Oct 21, 2022
11a66b9
chore: datasource connected
Oct 21, 2022
5b66697
test: ProductJdbcRepo Test but not work by wix-m1 prob
Oct 21, 2022
2a8294b
Merge pull request #5 from yeoooo/feature/domain
yeoooo Oct 21, 2022
531086f
Merge pull request #6 from yeoooo/test/productjdbcrepo
yeoooo Oct 21, 2022
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
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#For mac
*.DS_Store

#For idea
.idea/

#For Gradle
*.gradle

frontend/node_modules/.cache/
*.mv.db
*/*.json
*/build
32 changes: 32 additions & 0 deletions HELP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Read Me First
The following was discovered as part of building this project:

* The original package name 'com.example.gc-coffee' is invalid and this project uses 'com.example.gccoffee' instead.

# Getting Started

### Reference Documentation
For further reference, please consider the following sections:

* [Official Gradle documentation](https://docs.gradle.org)
* [Spring Boot Gradle Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.7.4/gradle-plugin/reference/html/)
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.7.4/gradle-plugin/reference/html/#build-image)
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.7.4/reference/htmlsingle/#web)
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.7.4/reference/htmlsingle/#data.sql.jpa-and-spring-data)
* [JDBC API](https://docs.spring.io/spring-boot/docs/2.7.4/reference/htmlsingle/#data.sql)

### Guides
The following guides illustrate how to use some features concretely:

* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
* [Building REST services with Spring](https://spring.io/guides/tutorials/rest/)
* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)
* [Accessing Relational Data using JDBC with Spring](https://spring.io/guides/gs/relational-data-access/)
* [Managing Transactions](https://spring.io/guides/gs/managing-transactions/)

### Additional Links
These additional references should also help you:

* [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
## 프로젝트 소개 😎
React로 만들어진 Front End가 정해져있는 상황에서,
백엔드 개발자가 Spring Boot로 상품관리 API를 구현하여 A-Z 최종 서비스를 완성시켜봅니다.
클로닝 외에도 "본인만의 아이디어"를 추가하여 더 발전시켜 완성해봅니다.
클로닝 외에도 "본인만의 아이디어"를 추가하여 더 발전시켜 완성해봅니다.

## 이곳은 공개 Repo입니다.
1. 이 repo를 fork한 뒤
2. 여러분의 개인 Repo에서 상품관리 API를 A-Z까지 작업하여
3. 개발이 끝나면 이 Repo에 PR을 보내어 제출을 완료해주세요.

Binary file added gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
5 changes: 5 additions & 0 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
240 changes: 240 additions & 0 deletions gradlew

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

91 changes: 91 additions & 0 deletions gradlew.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions kdt-react-order-ui
Submodule kdt-react-order-ui added at 95b441
Loading