Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cfpb/transit_subsidy
- Owner: cfpb
- Created: 2012-04-09T10:35:44.000Z (over 12 years ago)
- Default Branch: labs-master
- Last Pushed: 2014-01-29T01:41:23.000Z (almost 11 years ago)
- Last Synced: 2024-04-08T00:17:00.917Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 28.7 MB
- Stars: 29
- Watchers: 10
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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