{% extends "base.html" %} {% block content %}

Welcome to CivicScope

Your platform for raising concerns, driving change, and building better communities together.


Submit petitions, support causes you care about, and track their progress through our transparent system.

{% if not current_user.is_authenticated %} Get Started Login {% else %} Submit a Petition Browse Petitions {% endif %}

Voice or Text Petitions

Submit your concerns through text or voice recordings that we convert to text automatically.

Community Support

Show support for petitions in your region through upvotes and comments to prioritize important issues.

Transparent Tracking

Monitor the progress of your petitions and hold officials accountable with our status tracking system.

Recent Petitions

{% endblock %} {% block scripts %} {% endblock %}