coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Apply Page Workflow #81

Closed TheDanMiller closed 6 months ago

TheDanMiller commented 6 months ago

Description

What details are necessary for understanding the specific work or request tracked by this issue?

Acceptance Criteria

  1. Apply button takes you to new page apply, route should be /institutionId/apply
  2. Page is roughed in with header, footer, and apply sub-header
  3. Close button takes you back to browse page
  4. Submit button is enabled
  5. Submit button renders an applied component (stay on same page)
  6. Page is roughed in with text from mockup (match the site style) and a button to go back to browsing

Resources:

Desktop

image

Mobile

image

Applied

image

Additional Notes

Staying on same page to prevent url hacking showing students having applied somewhere they haven't actually applied

Definition of Done

Definition of Done