EvalAI-ngx icon indicating copy to clipboard operation
EvalAI-ngx copied to clipboard

Service worker

Open sanketbansal opened this issue 5 years ago • 3 comments

Changes proposed in this pull request:

  • Added manifest.json and ngsw-config.json.
  • Application now can use app shell model.
  • Application can use cache data to work in offline mode using serviceworker.
  • Now caching can be used to lazy load the data.
  • Link to live demo: http://pr-126-evalai.surge.sh

service-worker_edit_0(1)

sanketbansal avatar Apr 09 '19 16:04 sanketbansal

@Shekharrajak @lunayach Can you please review this PR?

RishabhJain2018 avatar May 09 '19 07:05 RishabhJain2018

@sanketbansal Please resolve conflicts here.

RishabhJain2018 avatar May 10 '19 22:05 RishabhJain2018

After completing #125 , we need to check this PR demo so please focus on #125 first and complete it.

Shekharrajak avatar May 15 '19 05:05 Shekharrajak