Bookworm is an app where its purpose is to help users in reading books, with tools such as Annotations, which allow users to write about specific parts of reading that they find pertinent, and review, which allows them to make a survey about how reading was in a general context.
- List of all books saved;
- Page for handle with the creation and editing a Book;
- Review of Book;
- List of all authors saved;
- List with annotations of the especific parts of Book;
- Swift as main language of the project;
- SwiftUI for create an UI;
- Core Data for persist data between sessions.