-
Notifications
You must be signed in to change notification settings - Fork 0
User Story
As a: User
Done By: Suparna Biswas
I want: To post the names of the books that I want to lend or sell or request.
So that: Others can be benefited. And also I can get some money from selling.
The user will select the type of the post: • It can be for sell
• It can be given for rent/lend
• Requesting a book that is not available in database
Done By: Suparna Biswas As a: User
I want: To easily search for books
So that: I can get my desired book
Successful search:
- User will get the search results displayed
Unsuccessful search:
-
A message will pop-up stating that the desired book is unavailable.
-
The user will then have an option to request for that book.
-
User will be given an option to search again for different book
As a: User
I need: the books can be categorized
So that: I can find my desired books easily
- It will allow the user to see the books by desired categories.
- There will be categories like Bestsellers, New Releases etc.
- There will also be categories by genres like Educational, Fiction, Non-Fiction, Thriller, Fantasy, Science fiction, Romance, Mystery, Detective story etc.
- If there is no available book for the selected category then the system will show some message like “No such book available right now”.
As a: User
I need: an option to sort the books
So that: it shows my desired books first
- User can be able to sort the whole library by his/her desired parameter.
- He/she can also sort the books under a particular category.
- There will be parameters like “by title”, “by publication date”, “by price”, “by availability”, “by rating” etc.
- All these parameters will have both increasing and decreasing order.
As a: User
I need: Book Suggestions based on my interests
So that: I can see and find posts regarding those books
Suggested books are shown as a list under the name “Book Suggestions” to the user.
As a: User
I need: a “Report post” option
So that: I can report inappropriate content on the website
The post report is sent to the website admin for necessary action.