[PR #143] [CLOSED] Create basic movie website #317

Closed
opened 2026-03-01 18:43:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz-docs/pull/143
Author: @Mwita-code
Created: 6/29/2025
Status: Closed

Base: masterHead: feature/movie-website


📝 Commits (1)

  • e626548 Create basic movie website

📊 Changes

3 files changed (+186 additions, -0 deletions)

View changed files

index.html (+31 -0)
script.js (+66 -0)
style.css (+89 -0)

📄 Description

  • Add HTML structure for movie list and details.
  • Style the website with CSS for basic layout and a modal for details.
  • Implement JavaScript to dynamically load movie data (placeholder) and display details when a movie is clicked.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz-docs/pull/143 **Author:** [@Mwita-code](https://github.com/Mwita-code) **Created:** 6/29/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/movie-website` --- ### 📝 Commits (1) - [`e626548`](https://github.com/netbootxyz/netboot.xyz-docs/commit/e626548ba00008fd9774658c20b7828ad8d14266) Create basic movie website ### 📊 Changes **3 files changed** (+186 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `index.html` (+31 -0) ➕ `script.js` (+66 -0) ➕ `style.css` (+89 -0) </details> ### 📄 Description - Add HTML structure for movie list and details. - Style the website with CSS for basic layout and a modal for details. - Implement JavaScript to dynamically load movie data (placeholder) and display details when a movie is clicked. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:43:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz-docs#317
No description provided.