Git Product home page Git Product logo

facetskids's People

Contributors

benmanns avatar bluecontainer avatar danielkehoe avatar mwitek avatar stevecastaneda avatar tmock12 avatar

Watchers

 avatar  avatar  avatar

facetskids's Issues

Settings tab

Need more info. What sort of settings? To have a settings tab, you have to have settings, and currently there are no settings, and no database models for settings, so this will be non-trivial to implement.

Thumbnail loading causes reflow

When the thumbnails are loading, a message (currently "LOADING") is shown in their place to avoid a partially-loaded thumbnail being shown, as well as to provide some indication that something is loading (#4). This causes the video template to render incorrectly until the thumbnail is loaded. Fix this with a properly sized loading spinner image.

Visual feedback on initial loading screen

My first thought on this is to load extremely basic html, just to display a spinner for the feedback, and then use a library like include.js to dynamically load everything else, making the app responsive while this is happening. Or at least, not completely unresponsive.

Visual feedback that something is loading while using the app

Changing mood tags, loading thumbnails, playing a video, rating a video, etc. all need some form of indication that something is happening, instead of the app just sitting there unresponsive. In the case of rating/tagging a video, it would be nice to have some sort of "Tada! Success" when the request goes through.

  • #16 Changing moods is slow
  • #23 Thumbnail spinners

Display age range in movie info

Simply grab the age range from the database (probably modify the json response to include it) and display it along with language, year, country etc. in the movie info. snapper

Changing moods is slow

Clicking on a mood to view movies associated with it is slow and doesn't give any indication of loading. This could be as simple as showing a spinner/darkening the background while the load occurs, or it could be more complicated. May need profiling (@bluecontainer)

Is part of #4 (Visual feedback that something is loading while using the app)

Add directors to movie info

This is going to get interesting (and fun!)

  • #8 Create new models for people associated to video
  • #9 Get associated people info from Facets
  • #11 Modify JSONbuilder for video
  • #21 Add HTML/Angular code to display directors alongside country, year etc.
  • #18 Gather possible association types for supporting_role_types

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.