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.
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
Backend requirements
Create Resources model with fields:
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.