Step 4: Explore the Applicants Portal — Back Office Planning System (BOPS) Walkthrough
See the public-facing view of planning applications with maps and consultation dates
Great! You've deployed the demo
Now let's walk through what you just deployed and see it in action.
Start WalkthroughChoose your next step
Generate Evidence Pack
Create your business case documentation with what you've learned.
Generate Evidence PackWalkthrough progress
Step 4 of 4 • 4 minutes
Explore the Applicants Portal
See the public-facing portal that residents and applicants use to view planning applications, check progress, and find consultation deadlines.
Screenshot updating - please check back soon
Screenshot updating - please check back soon
Expected outcome
- Applicants portal shows published planning applications on a map
- Application details include site boundary, description, and consultation dates
- Public comments section is available for applications in consultation
Find the Applicants Portal URL
-
Get the URL from CloudFormation outputs
Go back to the CloudFormation console (opens in new tab) and find the
ApplicantsPortalUrloutput. This is a separate CloudFront HTTPS URL. -
Browse the application list
The portal landing page shows published planning applications. You should see around 10 applications that have been made public. Each shows:
- Reference number — the BOPS application reference
- Address — the site location
- Description — what's being proposed
- Status — current stage in the planning process
-
View the map
The portal includes an interactive map showing application locations with site boundary polygons. If an Ordnance Survey API key was provided during deployment, you'll see OS Maps tiles. Otherwise, the map uses a basic tileset.
-
Open an application
Click on any application to see its full public details:
- Site boundary — red line boundary on the map
- Application details — type, description, key dates
- Consultation period — when public comments are accepted
- Documents — plans and supporting documents (if uploaded)
-
Check consultation dates
Published applications show consultation start and end dates. The seed data sets consultations to end 14 days from deployment, so you should see active consultation periods.
How the two portals connect
The applicants portal is a separate Rails application that reads data from the same Aurora PostgreSQL database via an internal API. When a planning officer publishes an application in the back-office, it appears on the public portal automatically.
| Portal | Audience | Purpose |
|---|---|---|
| Back-office (Step 1-3) | Planning officers | Process, assess, and determine applications |
| Applicants portal (this step) | Residents and applicants | Track applications, view decisions, submit comments |