https://github.com/isaquedasilva/bookworm
An easy way to track your reading progress.
https://github.com/isaquedasilva/bookworm
Last synced: about 1 month ago
JSON representation
An easy way to track your reading progress.
- Host: GitHub
- URL: https://github.com/isaquedasilva/bookworm
- Owner: isaqueDaSilva
- License: mit
- Created: 2025-01-07T08:21:29.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T08:25:04.000Z (5 months ago)
- Last Synced: 2025-02-15T06:31:06.239Z (3 months ago)
- Language: Swift
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bookworm
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.# Existing features
- 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;# Tecnologies used
- Swift as main language of the project;
- SwiftUI for create an UI;
- Core Data for persist data between sessions.# Demonstration
## Creating a new Book
## Adding a new Annotation
## Updating an existing Book
