Loading repository dataβ¦
Loading repository dataβ¦
SaraZ1234 / repository
π‘ A simple web-based application built with HTML, CSS, JavaScript, Node.js, and Express.js that allows users to add, update, delete, and view movie records. Demonstrates full CRUD operations with basic UI and server-side functionality.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A simple web-based application built with HTML, CSS, JavaScript, Node.js, and Express.js that allows users to Create, Read, Update, and Delete movie records. Each movie includes details like Title, Director, IMDB Link, Rating, and Release Year.
Displays all the added movies in a tabular or card format. Each movie shows its title, director, year, rating, and IMDB link. You can edit or delete movies from here.

Form to enter new movie details: Title, Director, IMDB link, Rating, and Release Year. On submission, the movie gets added to the list.

Form pre-filled with the selected movie's current data. You can update any field and save changes, which immediately reflects in the list.
