Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.87 KB

README.md

File metadata and controls

35 lines (30 loc) · 1.87 KB

Books

A demo illustraating the UI of the app

Books is an Android application that keeps track of books read by a user. The application allows to:

  1. Add a new book (title, author, ISBN number, number of pages, 1-5 rate)
  2. See list of all books entered into the system
  3. Edit/remove a book entered into the system

Installation

  1. Download latest Android Studio
  2. Follow Android Studio installation instruction.
  3. Open Android Studio - Open Existing Android Project - find folder with project and click OK
  4. Wait a while. Follow Android Studio instructions to install missing items.

Libraries