alphagov / learningtime-hh-sem1-gov-location-service

Early talent assigned learning time, Semester 1 project for Harley Harris
1 stars 1 forks source link

Add API interactions in POST route (MVP) #30

Open harley-harris opened 1 year ago

harley-harris commented 1 year ago

What?

Add API interactions in POST route so that user can submit a postcode in the form and the elected representative of that postcode is rendered to their screen. Follow the functional requirements steps in to see on which data needs to be extracted from which APIs.

Why?

Adding API interactions is the last step to achieving the MVP. Once they are added, the service is actually useable locally.

Acceptance Criteria?

An elected representative should render to the screen (or a generic error message) if the user submits a postcode in the form.