code-challenge icon indicating copy to clipboard operation
code-challenge copied to clipboard

Datamade Challenge

Open enopara opened this issue 1 year ago • 0 comments

Demo image

Parsed Address Components: Notes

The API endpoint URL is currently set to http://localhost:8000/api/parse and should be updated for production.
Ensure Docker is running before starting the application.

Testing Instructions

Check out this branch.
Ensure Docker and Docker Compose are installed.
Build and run the application:

bash

docker-compose build docker-compose up

Navigate to http://localhost:8000. Enter an address in the form and submit. Verify that the parsed address components are displayed correctly.

enopara avatar Jul 25 '24 05:07 enopara