An application for viewing lists of books and authors, as well as specific details of a book or author from an SQL database, using an API to retrieve data from the database. HTML and CSS are used for layout, and PHP is the backend scripting language.
- Browse and search for books and authors.
- View detailed information about a specific book or author.
- Interact with a SQL database to retrieve and display data.
- Use of an API for managing requests.
- HTML
- CSS
- PHP
- SQL Database
- External API Integration