Giter Site home page Giter Site logo

genassembly's Introduction

General Assembly Coding Challenge

SUBMISSION URL: https://genassembly.herokuapp.com/

GA Logo

WDI Instructor Code Challenge

GOAL

Create a single page application that will utilize an external API to request movie data. The client side application will be served by a back-end which will have the ability to persist data.

Back-end Instructions

  • Within this repo you will have noticed two folders entitled node-backend-starter-code and ruby-backend-starter-code. Each of these contains similar back-ends written in frameworks respective to their languages - Sinatra for Ruby and Express for Node.

  • Please choose one of the back-ends before you proceed. Feel free to pick whichever language you feel more comfortable in.

  • Both back-ends contain several errors that commonly made by students, so you will need to do some debugging to ensure they are working correctly.

Front-end Instructions

  • Use Vanilla Javascript to complete.

  • The page should have a form that uses the OMDBapi to search for matching movies and then display the results.

    • Example: If a user searches for Star Wars, a list of every Star Wars movie will be displayed.
  • When the user clicks on a search result display detailed information about that movie.

    • Example: If a user is viewing a list of every Star Wars movie and clicks on Star Wars: A New Hope, detailed information about that specific movie will be displayed.
  • Users should be able to "favorite" a movie and have it persisted via the provided back-end.

  • Provide a link to display favorited movies.

Things we are looking for

  • Clear, simple code
  • Explanatory comments for beginners
  • Consistent Naming Conventions
  • Valid HTML, CSS, and JavaScript

Deliverables

  • Please send us back a link to a git repo with the completed code challenge.

  • Include a README.md file in your repo with a link to your application deployed on Heroku or Digital Ocean.

Bonus

  • Rewrite the application using a JavaScript MVC library. Include a readme that explains the benefits and any additional challenges students would face learning the library

genassembly's People

Watchers

James Cloos avatar Justin D. Cotton 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.