coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Apply page #33

Closed buddhima-coforma closed 6 months ago

buddhima-coforma commented 6 months ago

Description

Setup a page with a form that students can use to apply to college

User Story

As prospective student, once I have identified college(s) that fit me, I want to know what's needed to apply to that college and also be able to apply to it

Acceptance Criteria

Tasks and Constraints

  1. A user arrive at this page when they select 'apply' on a given college tile or details page
  2. Show fields relevant to that college, with relevant context
  3. Simple validation for fields to prevent inaccurate entry (where applicable) - SAT fields are integers, essay question has a word count
  4. Required fields are indicated. They change based on school.
  5. If the user has started entering data and tries to navigate away, warn them that they will lose data

Resources

See figma for finalized designs. in the page called "Ready". Image

Definition of Done

Definition of Done

skylerschain commented 6 months ago

Mocks here.