Skip to content
/ ACLU Public
forked from CodeWithAloha/ACLU

Code for Hawaii + ACLU app to show public access rights

License

Notifications You must be signed in to change notification settings

ardeaf/ACLU

 
 

Repository files navigation

Code for Hawaii + ACLU

Access to public lands in Hawai`i App

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

Frontend Development

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 :)

  1. cd frontend-v2
  2. npm install
  3. npm run serve
  4. Open http://localhost:8080

Backend Development

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.

About

Code for Hawaii + ACLU app to show public access rights

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 33.1%
  • Vue 28.5%
  • Python 18.8%
  • Shell 17.6%
  • HTML 0.8%
  • Dockerfile 0.7%
  • Other 0.5%