└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # project-groups 2 | 3 | ## Active Projects 4 | 5 | ### Civic Hack Nights 6 | 7 | | Name | Status | Type | Contact | Needs | 8 | | ---- | ------ | ---- | ------- | ------ | 9 | | [FoodOasisLA (FOLA)](https://github.com/foodoasisla/) | Prototype Up | Web App | [@joshuazrobins](https://github.com/joshuazrobins) | [Website](http://foodoasis.la) | 10 | | [LA Homeless Data](https://github.com/dfmcmurray/la-homeless-data) | Hibernating/Talking to [LAHSA](https://www.lahsa.org/) | Data Analysis/visualization | [@donovankeith](https://github.com/donovankeith) | | 11 | | [CA Jobs Schema](https://github.com/hunterowens/ca-jobs-schema) | Ongoing | Schema | [@hunterowens](https://github.com/hunterowens) | NLP, Machine Learning, Data Scraping/Cleanup ([Issues](https://github.com/josephlei/ca-jobs-schema/issues)) | 12 | | [Friends of Spring Street Park - Logo](https://www.pinterest.com/Amandamcg25/friends-of-spring-street-park/) | In Progress | logo design | [@amandamcg](https://github.com/amandamcg) | | 13 | | [LA Street Data](https://github.com/hackforla/la-street-data) | Ongoing | Web App | [@joshuaherman](https://github.com/joshuaherman), [@eselkin](https://github.com/eselkin) | parking resources, developers, designers, anyone at all... | 14 | | [WorkForLA](http://github.com/alexchao/workforla) | Ongoing | Web App | [@lhyman](https://github.com/lhyman) | Figure out how to work for the city of LA. | 15 | | [WorkForLA](http://github.com/hunterowens/workfor.la) / OLD | Phase 1 Complete | Static Website | [@hunterowens](https://github.com/hunterowens) [@lhyman](https://github.com/lhyman) | Figure out how to work for the city of LA. [Website](http://workfor.la) | 16 | | [Adopt-A-CivicArt](https://github.com/hackforla/adopt-civic-art) | Design/Research | Web App | [@matikin9](https://github.com/matikin9) | Frontend/backend developers, Graphic Designers | 17 | 18 | ### #smallprojects 19 | 20 | Small projects reusable across cities, as discussed at the 2016 Code For America Summit. See [CodeForPittsburgh/smallprojects](https://github.com/CodeForPittsburgh/smallprojects) 21 | 22 | | Name | Status | Type | Contact | Needs | 23 | | ---- | ------ | ---- | ------- | ----- | 24 | | [LA-Twitter](https://github.com/hackforla/la-twitter/) | Ongoing | Research | [@matikin9](https://github.com/matikin9) | Beginner friendly | 25 | 26 | ## Other 27 | 28 | ### Community Projects 29 | 30 | | Name | Status | Type | Contact | Needs | 31 | | ---- | ------ | ---- | ------- | ----- | 32 | | [Pool party](https://github.com/maptimeLA/projectLA) | Back-end needs work | App | [@machiko](https://github.com/machiko) #maps | ~~Back-end development, Mapping, Transit Data aggregating, UX/UI designing, Testing~~ Project is retired. | 33 | | [Mapping old LA restaurants](https://github.com/maptimeLA/old-la-restaurants) | Data cleaning | Static | [@machiko](https://github.com/machiko) #maps | ~~Beginners interested in learning how to use Git, HTML, CSS, JS and exciting about mapping~~ [Project is complete] (http://maptimela.github.io/old-la-restaurants/) 🎊🎊 | 34 | | [Hack for LA Data Analysis](https://github.com/Nixonite/HackForLA-Data-Analysis) | Data analysis | Static | [@allens](https://github.com/allens) #data-analysis | | 35 | Ohana/Open Referral ([API](https://github.com/hackforla/ohana-api-la), [Frontend](https://github.com/hackforla/ohana-web-search-la)) | Everything needs work 😣 | API/Web App | [@md5](https://github.com/md5) #ohana | Back-end development, Front-end development, UX/UI design, Testing 36 | 37 | ## Contribute! 38 | 39 | Add your project: 40 | 41 | 1. Add your project's `name` and the `URL` of its GitHub repository, Trello group, Google Doc, wherever your latest updates are publicly available. Use Markdown format for links, like `[Project Name](https://github.com/your-repo-here)` 42 | 2. Add a `type`: Is it a static app, where the data does not change, or does the app store data and the data change dynamically? Is it a tool like an API or scraper? Is it a data set? Is it a mobile app or desktop app or both? 43 | 3. Add a contact place or person, like an `@`name for someone's name on Slack or `#`name for a channel group on Slack. 44 | 4. Add a `status`. Suggestions: `brainstorming`, `organizing`, `wireframing`, `getting data`, `cleaning data`, `testing`, `working on front-end`, `working on back-end`, `testing` 45 | 46 | Have a project suggestion? Open an issue! 47 | --------------------------------------------------------------------------------