Giter Club home page Giter Club logo

affilicats's Introduction

🐈 AffiliCats

A Progressive Web App demo that showcases various flaky network resilience measures.

The core idea is to simulate an affiliate or comparison app with various API calls (e.g., for prices, stars, reviews, location, photos) proxied by dummy lorem ipsum type APIs where the conversion action is to click through to a third-party and place the affiliate cookie (that's the click the app never wants to lose).

Demo

Play with the app at πŸ‘‰ googlechromelabs.github.io/affilicats πŸ‘ˆ.

Screenshot of the AffiliCats app

Developing and Building

You can develop in the /src folder while you work on the app locally. Lint your code via npm run lint.

The app is remotely deployed from the /docs folder. You can build to there by running npm run build.

Things to try

  • Use the app under ideal conditions: You should be able to freely click and browse around, content should always lazy-load.
  • Search for something: You should be able to search for anything that has a Wikimedia Commons category page with images, for example, "Elephants".
  • Load while offline: You should see skeleton content and fallback images.
  • Regain connection: You should see the app hydrate and load content.
  • Lose connection while browsing: You should see the offline note and be no longer able to search. When you scroll and click around, fallback content should be shown.
  • Click through to "View Deal" while offline: You should alwaysβ€”offline or notβ€”be able to click through and see a countdown (paused if already offline, pausing if losing connection).
  • Regain connection on the forward page: The countdown should start or resume and you should be redirected to the landing page.
  • Use an ultra slow network: You should see timeout placeholders (a little clock icon) and info text for timed-out requests.

Acknowledgements

Thanks to @jeffposnick for the thorough review of the app's service worker code.

License

Copyright 2018 Google LLC. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

affilicats's People

Contributors

argyleink avatar tomayac avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.