RS-Movie-App

MIT License

Stars
1

Table of Contents

[TV APP]

[RS TV APP] is a project designed to display Movies.

Built With

  • HTML
  • CSS
  • Javascript

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project. -->

Key Features

  • Create a git flow
  • Create a webpack
  • Use Es6 import
  • Use API documentation
  • Build these interfaces:
    • The home page.
    • The comments popup.
  • When the user clicks on the Like button of an item, the interaction is recorded in the Involvement API and the screen is updated
  • When the user clicks on the "Comments" button, the Comments popup appears.
  • Set up a JavaScript testing library (Jest).
  • We have counters in all the interfaces that show and improve the look and feel of the application.
  • Add styles.

Live Demo

Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

  • In order to run this project you need:

  • git: A tool for managing source code

  • Visual Studio Code: A source code editor

  • Live Server: A simple web server utility for Visual Studio Code

Setup

Clone this repository to your desired folder: https:[email protected]:RitaDee/Leadership-board.git

Example commands:

  cd my-folder
  git clone [email protected]:myaccount/my-project.git

Install

Install this project with:

  • cd my-folder
  • git clone https:[email protected]:RitaDee/Leadership-board.git
    install npx

Example command:

  cd my-project
  npx install

--->

Usage

To run the project, execute the following command:

  • Open the cloned folder on the VS code
  • Open the live server

Run tests

To run tests, run the following command:

  • To check for stylelint errors, run npx stylelint "**/*.css{css,scss}".
  • To check for javascript error, run npx eslint .

Deployment

You can deploy this project using:

  • Github pages

Github pages


-->

Authors

Mention all of the collaborators of this project.

Rita Nkem Daniel

Shaaibu Suleiman

Future Features

  • Connect the frontend with a backend service with database for fetching user data..
  • Add functionality for reservation on the application.
  • Add functionality for watching movies on the application.

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

has been of tremendous help so far. If you like this project...

Acknowledgments

I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.

FAQ (OPTIONAL)

Add at least 2 questions new developers would ask when they decide to use your project.

  • [Are you sure that you are owner of this work]

    • [Yes, I am]
  • [Can you make the work to be responsive]

    • [yes]

License

This project is MIT licensed.

Related Projects