myungwoo / react-domjudge

DOMJudge with react
15 stars 4 forks source link

TODO LIST #1

Closed myungwoo closed 6 years ago

myungwoo commented 6 years ago

그냥 생각난 것들

API request catch 시에 하는 일들

App loading 시 할 일들

Contest 관련 기능 구현

생각할 것들

Submission 관련

Auditlog

Confirm

myungwoo commented 6 years ago

Web Notification with this.

myungwoo commented 6 years ago

Can only update a mounted or mounting component. This usually means you called setState, replaceState, or forceUpdate on an unmounted component. This is a no-op.

myungwoo commented 6 years ago