codestates / codestates/BanThing
[Dev-Log] 2022-02-23 홍승빈
Open
devlog
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### 오늘은 어떻게 프로젝트에 기여했나요?
- 채팅을 보낼 수 있는 기능을 제작하였습니다.
### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
- 마지막에난 localstorage에러가 절 너무 힘들게 했던것 같습니다.
```javascript
function write () {
console.log('Write your code here');
}
```
### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
- [x] 채팅 받아오기
- [x] localstorage에러 해결
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.