Skip to content

Commit

Permalink
Docs: README 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
jindonyy committed Jul 29, 2022
1 parent def627e commit 8fb1853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@

## ✨ Feature

- CRUD API를 사용하여 To do 카드를 추가, 삭제, 수정 구현
- MVVM 아키텍처에 Controller를 추가하여 컴포넌트가의 의존성을 낮추려 시도
- [CRUD API](https://github.com/jindonyy/todo-list/blob/dev-FE/front/static/resources/js/utils/fetch.js) 사용하여 To do 카드를 추가, 삭제, 수정 구현
- MVVM 아키텍처에 [Controller](https://github.com/jindonyy/todo-list/tree/dev-FE/front/static/resources/js/controllers) 추가하여 컴포넌트가의 의존성을 낮추려 시도

<br>

Expand Down

0 comments on commit 8fb1853

Please sign in to comment.