# OBS ### Book Model * name * book_id * author * original_price * seller_price * seller_id // user@gmail.com * condition // new, old * publisher_name * type // sell, rent, buy - remove * edition_year * book_type // novel, comics, education * availability * isbn * binding_type // paperback, hardcover * language // English, hindi * reserved1 * reserved2 * reserved3 * priority * request_for_availability // true, false * location ### Categories * Novels * School books * Comics * Kids * Business and Economics ### Sections * Top Reads * Trending * Recently Purchased * People are looking at. * ## User Profile Name Picture Earnings - Sell Order History Email Phone Number - OTP based Authentication Active Subscription - If yes - (Last Date) ## Order History Order Date Order ID Features - TODO - [ ] 1. After login take user to profile to either fill or skip. - [ ] 2. Before making a final sell or buy, ask user to mandatorily fill the profile section - [ ] 3. Provide user facility to add New or old book by adding a label on listing. - [ ] 4. Add a Search bar on top while selling or buying which should accept not more than 13 length of integer for ISBN which could be 10 or 13 digit long, also, add a barcode scanner on it that can scan and fill the form to search required book. Current Status - [ ] 1. Sell or Rent - [ ] 2. Buy Listing - [ ] 3. Google and Phone Authentication. In Progress 1. Profile Screen