Skip to content

udaykiran2427/ReadLister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReadLister

ReadLister is a web app that helps manage reading lists by categorizing books into:

  • Currently Reading
  • Want to Read
  • Already Read

Features

  • Search and add books using the Google Books API.
  • Categorize books into three sections.
  • Persistent data using localStorage.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/readlister.git
  2. Open index.html in your browser.

Usage

  • Search books and add them to your list.
  • Move books between categories.

Project Structure

  • index.html: Main HTML file.
  • styles.css: App styles.
  • script.js: Handles book management and search.

About

Book List manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published