Difference between revisions of "Sorting Manager"

From BuddyBid wiki
Jump to: navigation, search
(Created page with "Sorting functionality is done based on following parameters : '''Title''' 1.Title's first letter of the first word is capitalized and sorted based on Ascending order. 2.Title...")
 
Line 1: Line 1:
 
Sorting functionality is done based on following parameters :
 
Sorting functionality is done based on following parameters :
  
'''Title'''
+
'''''Title'''''
 +
 
 
1.Title's first letter of the first word is capitalized and sorted based on Ascending order.
 
1.Title's first letter of the first word is capitalized and sorted based on Ascending order.
 +
 
2.Title's first letter of the first word is capitalized and sorted based on Descending order.
 
2.Title's first letter of the first word is capitalized and sorted based on Descending order.
  
'''Start Time stamp'''
+
'''''Start Time stamp'''''
 +
 
 
1. Listings are sorted based on the start time in Ascending order.
 
1. Listings are sorted based on the start time in Ascending order.
 +
 
2. Listings are sorted based on the start time in Descending order.
 
2. Listings are sorted based on the start time in Descending order.
  
'''Closing Soon '''
+
'''''Closing Soon '''''
 +
 
 
1.Listings are sorted based on the End time in Ascending order.
 
1.Listings are sorted based on the End time in Ascending order.
 +
 
2. Listings are sorted based on the End time in descending order.
 
2. Listings are sorted based on the End time in descending order.
  
'''Bid / Price Amount :(Grouping)''' Ascending :
+
''''''''Bid / Price Amount :(Grouping)''' Ascending :'''''
 +
 
 
1. Auction listings are listed from lowest to highest current price if not start price  
 
1. Auction listings are listed from lowest to highest current price if not start price  
 +
 
2. Buy Now listing should be sorted by buy now Price in Ascending order
 
2. Buy Now listing should be sorted by buy now Price in Ascending order
 +
 
3. Classified listing should be sorted by created Time stamp.
 
3. Classified listing should be sorted by created Time stamp.
  
'''Bid / Price Amount :(Grouping)''' Descending
+
''''''''Bid / Price Amount :(Grouping)''' Descending'''''
 +
 
 
1.Auction listings are listed from highest to lowest current price if not start price  
 
1.Auction listings are listed from highest to lowest current price if not start price  
 +
 
2.Buy Now listing should be sorted by buy now Price in Descending order
 
2.Buy Now listing should be sorted by buy now Price in Descending order
 +
 
3.Classified listing should be sorted by created Time stamp.
 
3.Classified listing should be sorted by created Time stamp.
  
'''Hot Auction / Most Bids ( No Grouping) : Ascending'''  
+
'''''Hot Auction / Most Bids ( No Grouping) : Ascending'''''
 +
 
 
1. Listings should sort by number of bids placed by Ascending order at the last of the listing.
 
1. Listings should sort by number of bids placed by Ascending order at the last of the listing.
 +
 
2. Remaining listings are sorted in ascending order of start date and grouping is not considered.
 
2. Remaining listings are sorted in ascending order of start date and grouping is not considered.
  
'''Hot Auction / Most Bids ( No Grouping) : Descending'''  
+
'''''Hot Auction / Most Bids ( No Grouping) : Descending'''''
 +
 
 
1. Listings should sort by number of bids placed by Descending order in the first of the listings.
 
1. Listings should sort by number of bids placed by Descending order in the first of the listings.
 +
 
2.Remaining listings are sorted in Descending order of start date and grouping is not considered.
 
2.Remaining listings are sorted in Descending order of start date and grouping is not considered.
  
'''Recent Bid Activity ( No Grouping) Ascending'''
+
'''''Recent Bid Activity ( No Grouping) Ascending'''''
 +
 
 
1. Recently bid listing should be displayed at the last in ascending order, remaining listing are sorted based on create date.
 
1. Recently bid listing should be displayed at the last in ascending order, remaining listing are sorted based on create date.
  
'''Recent Bid Activity ( No Grouping) Descending'''
+
'''''Recent Bid Activity ( No Grouping) Descending'''''
 +
 
 
1. In the beginning of the page, Recently bid activity should be displayed in descending order.
 
1. In the beginning of the page, Recently bid activity should be displayed in descending order.
  
'''Reserve Price (Grouping) : Ascending'''
+
'''''Reserve Price (Grouping) : Ascending'''''
 +
 
 
1. Listing should sort Reserve price in Ascending order, if reserve price is Zero, then consider Start price of the listing and sort.
 
1. Listing should sort Reserve price in Ascending order, if reserve price is Zero, then consider Start price of the listing and sort.
 +
 
2. Buy Now listing should be sorted by buy now Price in Ascending order.
 
2. Buy Now listing should be sorted by buy now Price in Ascending order.
 +
 
3. Classified listing should be sorted by created Time stamp.
 
3. Classified listing should be sorted by created Time stamp.
  
'''Reserve Price (Grouping) : Descending'''
+
'''''Reserve Price (Grouping) : Descending'''''
 +
 
 
1. Listing should sort Reserve price in Descending order, if reserve price is Zero, then consider Start price of the listing and sort.
 
1. Listing should sort Reserve price in Descending order, if reserve price is Zero, then consider Start price of the listing and sort.
 +
 
2. Buy Now listing should be sorted by buy now Price in Descending order
 
2. Buy Now listing should be sorted by buy now Price in Descending order
 +
 
3. Classified listing should be sorted by created Time stamp.
 
3. Classified listing should be sorted by created Time stamp.
  
'''Promote Listing (No Grouping)'''
+
'''''Promote Listing (No Grouping)'''''
 +
 
 
1. Promoted listings are displayed as the top listings in the live feed
 
1. Promoted listings are displayed as the top listings in the live feed
 +
 
2. Remaining sorting is done based on create date stamp.
 
2. Remaining sorting is done based on create date stamp.

Revision as of 03:40, 16 November 2016

Sorting functionality is done based on following parameters :

Title

1.Title's first letter of the first word is capitalized and sorted based on Ascending order.

2.Title's first letter of the first word is capitalized and sorted based on Descending order.

Start Time stamp

1. Listings are sorted based on the start time in Ascending order.

2. Listings are sorted based on the start time in Descending order.

Closing Soon

1.Listings are sorted based on the End time in Ascending order.

2. Listings are sorted based on the End time in descending order.

'''Bid / Price Amount :(Grouping) Ascending :

1. Auction listings are listed from lowest to highest current price if not start price

2. Buy Now listing should be sorted by buy now Price in Ascending order

3. Classified listing should be sorted by created Time stamp.

'''Bid / Price Amount :(Grouping) Descending

1.Auction listings are listed from highest to lowest current price if not start price

2.Buy Now listing should be sorted by buy now Price in Descending order

3.Classified listing should be sorted by created Time stamp.

Hot Auction / Most Bids ( No Grouping) : Ascending

1. Listings should sort by number of bids placed by Ascending order at the last of the listing.

2. Remaining listings are sorted in ascending order of start date and grouping is not considered.

Hot Auction / Most Bids ( No Grouping) : Descending

1. Listings should sort by number of bids placed by Descending order in the first of the listings.

2.Remaining listings are sorted in Descending order of start date and grouping is not considered.

Recent Bid Activity ( No Grouping) Ascending

1. Recently bid listing should be displayed at the last in ascending order, remaining listing are sorted based on create date.

Recent Bid Activity ( No Grouping) Descending

1. In the beginning of the page, Recently bid activity should be displayed in descending order.

Reserve Price (Grouping) : Ascending

1. Listing should sort Reserve price in Ascending order, if reserve price is Zero, then consider Start price of the listing and sort.

2. Buy Now listing should be sorted by buy now Price in Ascending order.

3. Classified listing should be sorted by created Time stamp.

Reserve Price (Grouping) : Descending

1. Listing should sort Reserve price in Descending order, if reserve price is Zero, then consider Start price of the listing and sort.

2. Buy Now listing should be sorted by buy now Price in Descending order

3. Classified listing should be sorted by created Time stamp.

Promote Listing (No Grouping)

1. Promoted listings are displayed as the top listings in the live feed

2. Remaining sorting is done based on create date stamp.