ita-social-projects / Forum

Forum Repository for the development of Python project
MIT License
8 stars 3 forks source link

New members block #122

Open AnastasiiaLutsykiv opened 1 year ago

AnastasiiaLutsykiv commented 1 year ago

As a user, I want to see new member companies/startups on the Main page, so that I can review them if I'm interested.

Acceptance Criteria

  1. When the user opens the Main page, then there is a New members block.
  2. If there are no companies and startups in the system. then do not show the New members block.
  3. The New members block should include 6 cards for Companies/Startups taking into account the following priority:
    • first: with the latest registration date & not default banner & not default logo & region, category, activity type fields are filled
    • second: with the latest registration date & not default banner
    • third: with the latest registration date & default banner.
  4. The following information should be displayed in each card:
    • Картинка для банера (display the default one, if the user did not provide it)

    • Логотип (display the default one, if the user did not provide it)

    • Вид діяльності

    • Назва компанії / стартапу

    • Регіон(и) (if there are many regions) (if more values, then the new row with values should be displayed)

    • Категорії (as tags) (if there are many categories) (if more values, then the new row with values should be displayed)

  5. The user should be able to add/remove the company/startup to/from the Saved list.

Design

Default banner and logo images

Out of scope:

linked epic: #5

mehalyna commented 1 year ago

what if the new user will not have quality image etc.