Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 573 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 573 Bytes

GoogleBooksApp

GoogleBooksApp is a .NET Core MVC application that interacts with the Google Books API to provide a convenient interface for users to browse books. It provides options to filter books by genre and search books by a keyword.

Features

  • Fetches data in real time from Google Books API
  • Users can search for books based on keywords
  • Users can filter books by genre
  • Pagination functionality for easy navigation

Screenshot

GoogleBooksApp Photo