Skip to content

Create Resources Page #5

Description

@nicostellar

The Resources page should display any relevant downloadable resources used by EEWA that are open for public use, not only for the website data but for the organisation's production in general.

Frontend requirements

  • Create design for frontend in Figma
    • Explore designs to show a list of downloadable resources (e.g. PDF files)
  • Get feedback on designs from project leads
  • Build the frontend of the final design

Backend requirements

  • Create Resources model with fields:

    • id
    • name
    • slug (used in URL for Resources)
    • type
    • body
    • file_url
    • file_name
  • Check the database schema in Notion for more details

  • The Resources page will be connected to a backend database in which site admins can add articles to be displayed on the site.

Metadata

Metadata

Labels

backendTask must have a back end issuefrontendTask must have a front end issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions