https://github.com/trast00/capston-javascript
ShowTime is Movie Streaming Website that use TV maze API to display a list of movies with detail. Users can leave comments and likes about their prefered movies
https://github.com/trast00/capston-javascript
api css es6-javascript html5 javascript
Last synced: 3 months ago
JSON representation
ShowTime is Movie Streaming Website that use TV maze API to display a list of movies with detail. Users can leave comments and likes about their prefered movies
- Host: GitHub
- URL: https://github.com/trast00/capston-javascript
- Owner: Trast00
- License: mit
- Created: 2023-01-02T12:27:30.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-06-17T16:40:10.000Z (over 2 years ago)
- Last Synced: 2025-07-11T18:46:09.350Z (5 months ago)
- Topics: api, css, es6-javascript, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 452 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 ShowTime ](#-showtime-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [� Presentation Video ](#-presentation-video-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)
# 📖 ShowTime
**ShowTime** is Movie Streaming Website that use TV maze API to display a list of movies with detail. Users can leave comments and likes about their prefered movies.
[video of presentation](https://www.loom.com/share/99aaffee950643ba895293ae357802c2)
### Tech Stack
- HTML
- CSS
- JavaScript
- **Use ES6**
- **Show Popup detail**
- **Use Api [tvmaze](https://www.tvmaze.com/api)**
## Preview
Preview

[Live Demo Link](https://trast00.github.io/Capston-javascript/dist/index.html)
## 📺 Presentation Video
[Presentation video](https://www.loom.com/share/99aaffee950643ba895293ae357802c2)
## 💻 Getting Started
To get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:myaccount/my-project.git
```
### Install
Install this project with:
Example command:
```sh
cd my-project
gem install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm test
```
👤 **Dicko Allasane**
- GitHub: [@githubhandle](https://github.com/Trast00)
- Twitter: [@twitterhandle](https://twitter.com/AllassaneDicko0/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/allassane-dicko-744aaa224)
👤 **Donald Akite**
- GitHub: [@githubhandle](https://github.com/quavo19)
- Twitter: [@twitterhandle](https://twitter.com/DonaldAkite)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/donald-akite-299a31222/)
- [x] **Comment section**
- [ ] **Search bar**
- [ ] **List of episodes**
- [x] **More Personnalized UI**
Give a ⭐️ if you like this project!
This project is [MIT](./LICENSE) licensed.