Skip to content

(Collaborative Capstone Project) LuxoPremier is a website that shows you all the latest Tv-shows, you can browse, like, and comment on your favorites. Users can get the details about a particular show LuxoPremier also has a search feature that allows you to search for a particular show.

License

Notifications You must be signed in to change notification settings

Progress2002/LuxoPremier

Repository files navigation

📗 Table of Contents

📖 Javascript Group Capstone

In this project, a website for movies is being build. The external API used for showing movies and its details is TVmaze API. The webapp has 2 user interfaces.

  • A home page showing a list of movies items that you can interact with the like button
  • A popup window with detailed information about the movie. You can leave a comment as well.

🛠 Built With

  • HTML
  • CSS
  • Javascript
  • Webpack
  • APIs
  • Jest

Tech Stack

Webpack
Jest

Key Features

  • Users can click on like buttons to like a movie
  • Users can click on comment button, read details and add comment to a movie
  • Users can filter the total number of movies displayed
  • Users can search up a new movie with the search button

(back to top)

🚀 Presentaton Link

🚀 Live Demo

🚀 Project Details

👥 Team

🚀 Code Review link

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • You need to have nodejs installed.
  • You need to have a browser like Google Chrome installed.
  • You need to have git installed
  • You to have a code editor like VS Code or any other code-editors installed on you device.

Setup

Clone Git Repository

  • In Visual Studio Code “Terminal” change the current working directory to the location where you want the cloned directory.

  • Type git clone in the terminal, paste the URL you copied earlier, and press “enter” to create your local clone.

- git clone URL

 https://github.com/kennedyowusu/Group-Capstone-Project

Install Dependencies

  npm install

Deployment

You can deploy this project using:

  npm start

(back to top)

👥 Authors

👤 Progress Ezeamaka

👤 Kennedy Owusu

(back to top)

🔭 Future Features

  • Implement additional home pages, one page per category of movies

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please give a ⭐️ if you like this project! 🤝

(back to top)

🙏 Acknowledgments

  • Thanks to Microverse for giving this opportunity to learn ...
  • Code Reviewers & Coding Partners.
  • Hat tip to anyone whose code was used.

(back to top)

❓ FAQ

  • How to generate a new key for the API?

  • Open VScode and generate a key by using the following command

curl -X POST https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/

(back to top)

📝 License

This project is [MIT](./LICENSE licensed.

(back to top)

About

(Collaborative Capstone Project) LuxoPremier is a website that shows you all the latest Tv-shows, you can browse, like, and comment on your favorites. Users can get the details about a particular show LuxoPremier also has a search feature that allows you to search for a particular show.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published