leolivier / cousins-matter

A family social network
MIT License
2 stars 0 forks source link

new feature: member-to-member classified ads #115

Open leolivier opened 3 months ago

leolivier commented 3 months ago

Any active member can create a classified ad that is displayed to all other active members. An ad contains

The creator of the ad can modify any of those fields. At creation time, the member can ask for sending the ad by email to all active members. A menu displays a list of ads to all active members. The screen is paginated and shows only the title, the category and subcategory, the price, the date, the item status and the ad status. The ads can be ordered by date and price and can be filtered by ad status, category and sub category. Clicking on an ad in this screen opens it in a new screen with all fields displayed plus all coordinates of the ad owner (ie email, phone and address). A button allows to send a message to the ad owner by email. The eventual transaction is not managed by the application