ProtestTools is a self-ran instanced community organizing tool. The core tenets that were in mind while designing ProtestTools were:
- Most minimal user data stored as possible
- Entirely self-hosted
- Simple and useful functionality to organize meetings or events
- Flask (with flask_login)
- MongoDB Atlas (using PyMongo)
- folium
- Leaflet.js
The home page lists the various events contained in the instance of ProtestTools.
Each button on the bottom right of the cards will take you to that events respective event page.
