Git Product home page Git Product logo

jtoth7824 / group_project1 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 23.44 MB

Team project for a book, author event and movie finder. Based upon author searched, list of books returned. For a particular book, if a movie exists based on book it displays movie info and also any author events based upon the book.

JavaScript 52.18% HTML 24.96% CSS 22.86%
movie-poster movie-information pricing

group_project1's People

Contributors

holahu9 avatar jtoth7824 avatar wleivax avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

holahu9 wleivax

group_project1's Issues

Align the top of the cards to be even.

Maybe add spacing at top of columns without the dropdowns. Or add a hidden dropdown to top of each column to adjust the positioning.

FYI: When moving dropdown into the card-panel, the text string only shows 1 word of the two. Not sure why things are chopping/moving to another line that we can't see. May need to make text size smaller.

Create code to dynamically create add books to book list.

This function needs to create the tag, append it to an

  • tag and then append the
  • tag to the
      where book list will be displayed.
      Between each book title being added to list, a divider class
    • item needs to be appended also to show a dividing line between each book title.

  • Clear all fields upon startup.

    Even though we are retrieving data from local storage to re-issue the calls, we need to make sure that any fields are initially cleared in case those data fields aren't returned from api. We don't want stale data being displayed.

    Handle error if no price returned

    Actually what is happening is there isn't always a Canadian and US price returned. Because Canadian price is first in array, need to check if USD price is in element 0 vs element 1.

    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.