8000 GitHub - aliyarahman/buscando: Project for the MD Governor's office - a tool to connect services providers with families housing Central American children seeking refuge in the state of Maryland
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Project for the MD Governor's office - a tool to connect services providers with families housing Central American children seeking refuge in the state of Maryland

Notifications You must be signed in to change notification settings

aliyarahman/buscando

Repository files navigation

#Buscando Buscando is a Django app that matches volunteers and families of undocumented minors to organizations who have resources to help.

Development

  1. Clone this repo.

  2. Install django and other dependecies.

     pip install -r requirements.txt
    
  3. Start up the server.

     python manage.py runserver
    
  4. View the project at http://localhost:8000/app

Editing CSS

  1. Install Ruby (if needed) and Compass:

     http://compass-style.org/install/
    
  2. Make changes to /app/static/*.scss files

  3. Watch for changes to *.scss files

     compass watch app/static
    

Note: Don't modify /app/static/*.css

About

Project for the MD Governor's office - a tool to connect services providers with families housing Central American children seeking refuge in the state of Maryland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11

0