Skip to content

yash-1104github/MovieBuffs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT OVERVIEW

Movie Guide App

Welcome to the Movie Guide Application! This project is a simple yet effective task management tool built with HTML, CSS, JavaScript and OMDB API.

CRUD OPERATIONS:

CREATE: Search  about movie effortlessly.
READ: View all movie  Information.
UPDATE: Edit Movie name  to update their content.
DELETE: Remove Movie from search  to remove the information.   

TECHNOLOGIES USED

Frontend

HTML5: Provides the structure of the web application.
CSS3: Styles the application, making it visually appealing and user-friendly.
JavaScript (ES6): Adds interactivity and dynamic functionality to the application.

Database

API: Information is being fetch from OMDB API Link https://www.omdbapi.com/.

Development Tools

Visual Studio Code: A code editor used for development.

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to submit a pull request.