-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Is your feature request related to a problem? Please describe.
The mobile application is in need of a home screen interface.
Describe the solution you'd like
The Home Screen contains five tabs:
- Recommendations Tab (See recommended books)
- Browse Books (See and filter through all applications);
- Collections Tab (See the users collection)
- Profile Tab (See the users profile)
- Requests Tab (See the users requests for exchanges or shares)
The home screen:
- Shows recommended books to the user.
- Shows all the books in the db and allows the user to filter through them
- Shows any requests the user has made for the any shares or exchanges.
- Allows them to browse through their profile
- Add a new book to the their collection and list it as an exchange or share
- Modify a book in their collection so that it can be listed as an exchange or share.
I would like to be assigned to this issue.