-
Notifications
You must be signed in to change notification settings - Fork 0
MVP List
muntaqam edited this page Jan 4, 2024
·
1 revision
- Users can sign up, sign in, and log out.
- Users can use a demo login to test the site.
- Users can use certain features, like searching for books, without logging in.
- Users can search for books through the search bar.
- Users can rate books from a 1 star to 5 star rating system.
- Users can remove ratings.
- Users can review books.
- Users can remove reviews.
- Users can view other reviews.
- Logged-in users can upload/delete shelves.
- Logged-in users will have three default shelves:
- want-to-read
- reading
- completed
- All users can view other users' shelves.