GithubHelp home page GithubHelp logo

nidalaa / js-capstone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krisbobo/js-capstone

0.0 0.0 0.0 738 KB

Micro Cinema is a Single Page Application(SPA) based on an external API tvmaze. The web app is composed of the home page and a popup window. It was built using JavaScript and a test driven development approach using the AAA pattern.

Home Page: https://krisbobo.github.io/js-capstone/

License: MIT License

Shell 0.27% JavaScript 64.31% CSS 26.47% HTML 8.95%

js-capstone's Introduction

logo

๐Ÿ“— Table of Contents

๐Ÿ“– [Micro Cinema]

Micro Cinema is a Single Page Application(SPA) based on an external API tvmaze. The API provides data on movies, including TV shows and various other movies and series. The web app is composed of two interfaces, the home page and the comments popup window that shows more data about a particular item. The API allows us to get a list of items with a unique id(or generate it), and for a given item, get detailed information about it. We used Microverse's Involvement API to record user interactions(likes and comments).

๐Ÿ›  Built With

The major tools and languages used are:

  • HTML
  • CSS
  • JS
  • Jest
  • Webpack

Tech Stack

The following tech stack were used

Base API

Key Features

The web app has the following key features:

  • [Home Page]
  • [Popup Window]

[Back to Top]

๐Ÿš€ Live Demo and other links

Here, we will paste links as per the submission instructions.

[Back to Top]

๐Ÿ’ป Getting Started

In order to run this project you need:

  • Node js installed on your computer
  • Npm Node package manager
  • Terminal

Setup

Clone this repository to your desired folder:

https://github.com/krisbobo/js-capstone.git

Install

Install this project with:

  cd my-project
  npm install or npm i

Usage

To run the project, execute the following command:

 npm run build

Run tests

To run tests, run the following command:

 npm test or jest test

[Back to Top]

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Kiyong Bohbo

๐Ÿ‘ค Kibrewossen Yitbarek

[Back to Top]

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome.

Feel free to check the issues page.

[Back to Top]

โญ๏ธ Show your support

If you like this project, don't forget give a โญ๏ธ or buy me a coffee โ˜•๏ธ

[Back to Top]

๐Ÿ™ Acknowledgments

I would like to thank all my collaborators on this project and the Microverse student community.

[Back to Top]

โ“ FAQ

Two possible questions new developers would ask when they decide to use this project.

  • [Why not use inline styling?]

    • [This is because it gets more difficult to edit styles when it is inline. Also, CSS best practices warrants for an external stylesheet to be used.]
  • [Why did you include the workflow and linters?]

    • [This is to ensure that the codebase remains consistent at all times(wrt spacings and other general rules set)]

[Back to Top]

๐Ÿ“ License

This project is MIT licensed.

[Back to Top]

js-capstone's People

Contributors

akos29 avatar krisbobo 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.