A web application that helps UK citizens contact their MPs about the growing wealth inequality crisis. Built with Next.js and deployed on Cloudflare Pages.
This application is designed with privacy in mind:
- No Data Storage: We do not store any personal information. All data (name, address, etc.) is only used to generate the email and is never saved or transmitted to any server.
- Direct Communication: The application simply helps format your message - all communication happens directly between you and your MP.
- Open Source: This code is public so anyone can verify how their data is handled.
- Find your MP using your postcode
- Automatically generate personalized emails using real statistics about wealth inequality
- Multiple email templates to choose from
- Real-time email preview with typing animation
- Copy functionality for easy sending
- Mobile responsive design
This project is open source and available under the MIT License.
Inspired by (but not affiliated with) Gary's Economics YouTube channel.
This is an independent project created to facilitate democratic engagement. It is not affiliated with any political party, organization, or the UK Parliament. All statistics used in the email templates are from publicly available sources.
Contributions are welcome! Please feel free to submit a Pull Request.