Kano-Tah-Movies

Stars
0

Kano-Tah-Movies

This educational project is to build our own web application based on an external API. We selected an API that provides data about a topic that we like and built the web app around it. The web app will have 2 user interfaces.

Table of contents

Overview

learning objects

  • Use JavaScript to make websites dynamic and build basic single page apps.
  • Use ES6 syntax.
  • Use ES6 modules.
  • Use callbacks and promises.
  • Use webpack.
  • Apply JavaScript best practices and language style guides in code.
  • Use AAA pattern for unit tests.
  • Write units tests for a JavaScript app.
  • Follow Gitflow.
  • Solve simple git conflicts.
  • Send and receive data from an API.
  • Use API documentation.
  • Understand and use JSON.
  • Make JavaScript code synchronous.
  • Perform a code review for a team member.

Built with

  • Semantic HTML5 markup
  • Js
  • CSS
  • Webpack
  • Jest
  • APIs: TVmaze API and Involvement API

Live demo

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

  • git init
  • git clone

Prerequisites

  • Github Account
  • IDE
  • Git

Authors:

: KanoCode

👩 Taheny BELGUITH

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Hat tip to Microvers for giving us this project,
  • Hat tip to All my peers in Microverse in this week who gave us ides and suggestions to improve this website.
  • Hat tip to Cindy Shin GUI & Graphic Designer whose design was used to create the project

Show your support

Give a ⭐ if you like this project!

📝 License

This project is MIT licensed.

Related Projects