Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfpb/transit_subsidy

Open source version of a simple Transit Subsidy intake form. This is what is commonly used by United Stated federal government agencies. This is a public domain work of the US Government.
https://github.com/cfpb/transit_subsidy

Last synced: 17 days ago
JSON representation

Open source version of a simple Transit Subsidy intake form. This is what is commonly used by United Stated federal government agencies. This is a public domain work of the US Government.

Awesome Lists containing this project

README

        

# CFPB Labs - Transit Subsidy app

## Dependencies
- nose test

## Installation
- ./manage.py syncdb
- ./manage.py loaddata tests/fixtures/offices.json
- ./manage.py loaddata tests/fixtures/transit_modes.json

## Configuration

## Notes
- Admin account info: username: admin, pwd: admin
- Static assets! edit colorbox.css and templates to point to STATIC_URL
- edit email sender address. Config?
- Link to policy