A community organizing tool for managing contacts, sending alerts, publishing events, etc
- install jdk (version 8 recommended)
- install leiningen
- start server and navigate to localhost:3449.
lein figwheel
- finish hooking up authentication
- list views for groups, contacts, etc
- add db encryption for sensitive data
- wire up IDB in between server api calls and front-end
- add more items to this list :)
Copyright © 2018 Christopher Kuttruff
The source code for this project (all code existing within the src/ and migrations/ subdirectories) is licensed under GPLv3 (see LICENSE.txt). All other dependencies and linked libraries are under their respective licenses