Bookworm is an app that allows users to keep track of the books they've read. Users can write reviews, rate books, and delete them whenever they wish. This app helps users manage their reading experiences more effectively.
- Add Books: Users can add new books to the app.
- Write Reviews: Write detailed reviews for each book.
- Rate Books: Rate books according to your preference.
- Delete Books: Remove books from the app at any time.
- Data Management: Utilizes SwiftData for efficient data management and storage.
- SwiftUI: For building the user interface.
- SwiftData: For managing and storing data.