Izak09 / digital-library

A simple implementation of a media library that allows you to manage different types of media, such as books and movies

Repository from Github https://github.comIzak09/digital-libraryRepository from Github https://github.comIzak09/digital-library

Media Library

Media Library is an implementation of a media library that allows you to manage different types of media, such as books and movies. The library provides functionality to check in and out media items, add ratings, and calculate the average rating for each item.

Table of Contents

  • Features
  • Installation
  • Usage
  • Classes
  • Media
  • Book
  • Movie

Features

  • Manage Media Items: Add and manage different media items like books and movies.
  • Check In/Out: Toggle the checkout status of a media item.
  • Rating System: Add ratings to a media item and calculate the average rating.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/media-library.git

About

A simple implementation of a media library that allows you to manage different types of media, such as books and movies


Languages

Language:JavaScript 100.0%