code-challenge
code-challenge copied to clipboard
Datamade Challenge
Demo
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.