Skip to content

Implement Redesigned Donate Page (mobile and desktop) #3983

@roslynwythe

Description

@roslynwythe

Overview

As developers, we need to implement the new Figma design for the Donate Page, in both mobile and desktop views.

Existing Design

Donate page current mobile

Screenshot_20230215_015012

New Design (with update: see first Action Item)

donate develop this version red star

Action Items

  • Implement Figma design for mobile view, with the following update: The blue color in the donate form should instead match the dark blue color in https://www.hackforla.org/assets/images/about/hfla-donate.gif
  • Consider the existing mobile and desktop pages, and from the new mobile design, extrapolate a corresponding desktop design and implementation.
  • This issue will require changes to _includes/donate-card.html, which is included in both pages/donate.html and pages/join-us.html. To prevent changes to the Join Us page, make a copy of the unmodified _includes/donate-card.html, rename it _includes/join-donate-card.html, and update pages/join-us.html to include _includes/join-donate-card.html
  • Check to ensure that the appearance of the Join Us page is unchanged, except for the updated donation circle graphic.
  • Submit a pull request with the proposed changes

Resources/Instructions

Donate page
pages/donate.html
_includes/donate-card.html
Join Us page
pages/join-us.html
Figma design - marked with red star
_sass/components/_donate.scss

Metadata

Metadata

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions