Welcome! Code for Hawaii has partnered with the American Civil Liberties Union of Hawai`i ("ACLU") to create an app. The intent of the proposed app is to use your geo-location to assist understanding of whose land you are on and your civil rights there.
Please start by reading the project proposal.
Questions? Want to help?
Come join us on Wednesday nights at the Code for Hawaii meetups. We meet the first three Wednesdays of the month. (Contact Ryan for Saturday morning hack sessions too).
Quick Links
We are using Vue.js for our frontend. The project was created using vue-cli.
If you look at the folder structure you will see a frontend
and a frontend-v2
folders. Go for the v2
:)
cd frontend-v2
npm install
npm run serve
- Open http://localhost:8080
Sorry, we are not doing much work on the backend these days and the steps to setup a dev environment for the database are kind of cumbersome. If you are interested in helping on our backend, feel free to drop by our Wednesday meetup and we can happily walk you through the process. Just as a heads ups, we are using MongoDB + Python/Flask + Eve.