Skip to content

Build the Student Application page #205

Description

@brentonstrine

Build the student application page according to the Figma designs.

image

  • Use designs at https://www.figma.com/file/diPDYDpszJKzB0idY0Ar9N/Refcode-2.0-Website?node-id=0%3A1
  • Use /public/pages/student-application.html stub
  • Do not put anything in the header or footer sections. Only fill out the main section
  • Use the components from /public/pages/patternlibrary.html rather than writing new CSS for components. Copy and paste the HTML into the page where needed. No need to copy CSS as it will automatically be included in the page.
  • Any CSS that needs to be written should go in a new file /public/css/student-application.css
  • Form at the bottom should be an embedded version of this Google form: https://forms.gle/J6q2XT1wznsUKeL28. Use the following EMBED code:
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeeE4Kl4_2lI84l_cohv02s6ZjuryX_Q4gc_lqL06btSX4pRQ/viewform?embedded=true" width="980" height="2000" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
  • Reach out to Brenton to get the two images required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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