CCExtractor / sample-platform-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep refactoring on frontend

zelzhan opened this issue · comments

Encapsulate the api calls to the backend to the services, and inject it to the corresponding components. (consider using data-access library for specific api-calls)

Some components and containers on frontend are not separated from each other. Please refer to readme.