Giter Club home page Giter Club logo

week-3-code-challenge's Introduction

Flatdango

This is the Flatdango app, a JavaScript application that fetches data from an API and dynamically manipulates the DOM to display movie titles and their details and allows the user to buy tickets to watch the movies.

Description

The Flatacuties app fetches data from an API and dynamically manipulates the DOM to display a list of movies and their details. It showcases how to use JavaScript to interact with APIs and dynamically create HTML elements.

To buy a ticket the user clicks on the title of the movie then goes to the movie details displayed on the right of the screen and clicks on buy ticket.

Usage

  1. Clone the repository:

https://github.com/Reiney4/week-two-code-challenge

  1. Navigate to the project folder

cd week-3-code-challenge

  1. Install json-server tool with the command

npm install -g json-server

  1. Run db.json file using the command json-server --watch db.json

5.Open the index.html file on the server and access the index.html file using this URL

http://localhost:3000/films

  1. The application will send a GET request to the API endpoint to fetch the animal illustration data.

  2. Once the data is fetched, the app will create HTML elements to display the movie titles and details on the page.

  3. Scroll through the page to explore the movies .

Technologies Used

  • JavaScript
  • HTML
  • CSS

Author

Author: [Glory Gweth]

License

This project is licensed under the MIT License.

week-3-code-challenge's People

Contributors

doubleg254 avatar

Watchers

 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.