Git Product home page Git Product logo

disneylogin's Introduction

DSS Take Home

Repository for the Disney Streaming Services Take Home Interview.

Check out the prompt

App Demo

App Architecture Diagram

README Questions:

1. Describe any important assumptions that you have made in your code.
  • One of the assumption I made is that sever already know user's device UUID and their account. When we make a request to get device theme we pass device's UUID to get user's favorite theme.
  • Base on the two sample layout. I assume other layouts are similar that consist of splash Image, Middle Tile and a section for login and free trial button
2. What edge cases have you considered in your code? What edge cases have you yet to handle?
  • One of the case that I covered is that you're able to mix and match splash image, mid tile, and login/register in any combination we like.
  • I haven't figure out the correct way to handle different image size to look exactly like the mock image.
3. What are some things you would like to do if you had more time? Is there anything you would have to change about the design of your current code to do these things? Give a rough outline of how you might implement these ideas.
  • The way how the project is setup right now is that I have pre-defined themes and the view will render base on what user's favorite theme is. If I had more time I would implement sever driven UI, very cool concept that Airbnb has been doing.

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.