GithubHelp home page GithubHelp logo

ghibli-app's People

Contributors

dev-hayato avatar hibiadelei avatar lemonpocky avatar saml415 avatar

Watchers

 avatar

Forkers

saml415

ghibli-app's Issues

Build HTML for Expanded View static mockup

We need an HTML/CSS mockup that represents the real web page with static elements filled in, so that it's easier to visualize how to dynamically generate elements via JavaScript.

Acceptance Criteria: A webpage that represents the real app when a movie title is expanded, but is generated completely through HTML/CSS elements.

Add button handler skeletons in JavaScript

Create button handlers for various site functions in JavaScript:

  • Get movie details
  • Add to favorites
  • Add to Watched list
  • Sort list
  • Search list

The complete functionality can't be implemented until the HTML code is finished, but having an idea of where things will go will speed up development in the future.

Acceptance Criteria: These button handlers are added to the JavaScript and can be called in a basic test webpage.

Build JS/Logic

  • study how to use desired APIs

  • link APIs

  • construct call functions for APIs
    - [ ] Call the Studio Ghibli API for the list of movies

  • extract pertinent data from those calls

  • store preferences to localstorage
    - [ ] Favourites
    - [ ] Already Watched
    - [ ] Planning to Watch
    - [ ] Sorted preferences
    - [ ] (idea) Drag-and-drop sorting?

  • write functions to dynamically populate containers in the HTML

  • write search function

Build HTML and CSS for homepage

We need an HTML/CSS mockup that represents the real web page with static elements filled in, so that it's easier to visualize how to dynamically generate elements via JavaScript.

Acceptance Criteria: A webpage that represents the real app homepage, but is generated completely through HTML/CSS elements.

  • add containers for elements
  • build header/navbar
  • link jss, style, etc.

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.