codeforboston/project-hope

Name: project-hope

Owner: Code for Boston

Description: null

Created: 2017-06-21 01:09:13.0

Updated: 2017-07-19 11:55:00.0

Pushed: 2017-09-08 01:36:20.0

Homepage: null

Size: 92

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

DEPRECATED. Deletion pending integration with our new repo, Cliff Effects.

Local development

The very first time you start working on this repository (repo), you'll have to clone to your local machine. To do so, open your terminal and type the following command in the folder where you want your local repo to live: git clone https://github.com/codeforboston/project-hope.git. This will create a project named project-hope in the directory into which you typed the command. After that you type cd project-hope to get into that project folder so you can do further work.

In subsequent times, the workflow goes like this:

If you wanna learn more see here: https://www.atlassian.com/git

Writing code

If you're writing code based on/connected to resources, please include comments in your code with links to the related documents. For example, a script for the Section 8 Housing Voucher program would include a link to the Trello card, to the google document where other resources, pseudo-code, etc. are located, and a link to relevant codepens:

ection 8 Housing Voucher
ttps://trello.com/c/EIt2BCMQ/53-housing-choice-voucher-section-8-pseudocode-doc
ttps://docs.google.com/spreadsheets/d/14FFcrEwZVTJDc00X7V4XkicE3NYVVF0lijV1jMLe--Y/edit#gid=0
ttps://codepen.io/knod/pen/LLzbbQ

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.