Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 683 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 683 Bytes

Cyberbooks

eBooks Library Flutter Mobile Application


Introduction

This application is programmed using Dart and is a mobile application for an eBooks library. The application is both front and back end and display eBooks in different categories and guides the user to buy or read the book.

Resources

The eBooks library is powered by Google's eBooks API.

The API is available at the following URL:

https://www.googleapis.com/books/v1/volumes

Testing

The program's testing only tests the status of the API whether it is connected and functioning (test passes) or disconnected (test fails).