Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 976 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 976 Bytes

Book Tracker

Take notes on the books you're reading.

This app is written using Swift 3.0, and it relies on this REST api.

Walkthrough

Add/Edit Book

The initial view.

initial view

Add, edit, or delete a book.

add, edit, or delete

Add a book or edit an existing book.

add or edit

Add/Edit Notes

Select a book to view it's notes.

view notes from book

Add a note, or select a note to view or edit it.

create, view, or edit note

Swipe to delete a note.

swipe to delete note