{% include 'nav.html' %}
1
Enter Domains
2
Review Niches
3
Blueprint & Build
4
Export & Deploy

Step 1: Enter Domains

?
Job Queue -- ?
Loading jobs...

Step 2: Analyzed Domains

? {% if domains %} {{ domains | selectattr('analysis') | list | length }} analyzed {% endif %}
Quick Select ?
{% for fav in favorite_niches %} {% endfor %}
{% if not favorite_niches %}

Click ★ on any niche in the detail tables below to add quick-select favorites (up to 10 slots)

{% endif %}
{% if domains %} {% for domain in domains %} {% if domain.analysis %} {% set niches = domain.analysis.get('niches', []) %} {% set has_package = domain.packages | length > 0 %}
{{ domain.domain[0] }}

{{ domain.domain }}

{% if niches %} {% endif %}
{% if has_package %} BUILT {% else %} DRAFT {% endif %} {% if niches %} {{ niches | length }} niches {% endif %} {{ domain.analyzed_at.strftime('%b %d') if domain.analyzed_at else '' }}
{% endif %} {% endfor %} {% else %}

No domains analyzed yet

Enter domains above and click Analyze Domains.

{% endif %}