-
-
Notifications
You must be signed in to change notification settings - Fork 42
How to Help!
Live example: ungentry.codeforboston.org
Thanks for helping build Ungentry! It's built by volunteers, so it's people like you who move the project forward.
We've collected some documentation on the pieces used in Ungentry at Development Resources, so if you're unfamiliar with anything that's a good place to start.
##Where to Jump in we use "issues" to track bugs and the different pieces we are working on, and to list tasks. You can either click the link, or if you are used to a Trello type system, use Waffle.io's interface. Just click the badge below.
- Keep everything human-readable.
- Comment as much as possible
- It's all client-side Javascript with a single page for the entire app, so non-developers can deploy quickly.
- This app reads in all of the data files that are in the
geodata
folder (generated by the utilities indata_processing/ungentry
folder) and are delivered via a user provided csv file.
####Home ####[What's this all about...](What's this all about...) ####[Getting Set Up](Getting Ungentry Set Up) ####[How to Help!](How to Help!) ####Deployment ####[Data Generation](Data Generation) ####[Development Resources](Development Resources)