|
| 1 | +# User Stories |
| 2 | +//comment: Template for this assignment was generated using chatgpt |
| 3 | +## Overview |
| 4 | +This document outlines three user stories for **Libby: Library App**, designed to increase accessibility by allowing users to interact with their local libraries directly from their devices. |
| 5 | + |
| 6 | +## User Stories |
| 7 | + |
| 8 | +### 1️st User Story: Retaining Access to Highlights in Returned Books |
| 9 | +**As a** student, |
| 10 | +**I want** to continue accessing the pages I highlighted in my returned digital books, |
| 11 | +**So that** I can reference key information even after returning the book. |
| 12 | + |
| 13 | +**Acceptance Criteria:** |
| 14 | +- Users can save up to **30% of highlighted pages** from a returned book. |
| 15 | +- Before returning a book, a **confirmation prompt** will allow users to select which highlights they want to save. |
| 16 | +- Saved highlights will be stored in a **"Saved Highlights"** section in the app for future reference. |
| 17 | + |
| 18 | +--- |
| 19 | + |
| 20 | +### 2️nd User Story: Signing Up for a New Library Card |
| 21 | +**As a** new Delaware resident, |
| 22 | +**I want** to apply for a new library card directly in the app, |
| 23 | +**So that** I can access my local library immediately without visiting in person. |
| 24 | + |
| 25 | +**Acceptance Criteria:** |
| 26 | +- Users can fill out a **library card application** within the app. |
| 27 | +- The system verifies the user's **residency and eligibility** (e.g., by entering an address or scanning an ID). |
| 28 | +- Upon approval, users receive a **digital library card** that can be used instantly. |
| 29 | + |
| 30 | +--- |
| 31 | + |
| 32 | +### 3️rd User Story: Borrowing Books from Regional Libraries |
| 33 | +**As a** local truck driver, |
| 34 | +**I want** access to multiple libraries within my region, |
| 35 | +**So that** I can borrow books from different collections while traveling. |
| 36 | + |
| 37 | +**Acceptance Criteria:** |
| 38 | +- Users can request a **regional library loan** within the app. |
| 39 | +- The app displays **available partner libraries** and their collections. |
| 40 | +- Borrowed books from regional libraries follow the **same return policies** as local loans. |
| 41 | + |
| 42 | +--- |
| 43 | + |
| 44 | +## Future Enhancements |
| 45 | +- **AI Recommendations:** Suggest books based on reading history. |
| 46 | + |
0 commit comments