Skip to content

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.

License

virtix/transit_subsidy

 
 

Repository files navigation

CFPB Labs - Transit Subsidy web application

Dependencies

Installation

  • Clone this repo $git clone https://github.com/cfpb/transit_subsidy
  • Edit local_settings.py and edit the APP_ROOT property at the top of the file so that it matches your installation path.
  • Run $./manage.py runserver
  • Open a web browser to [http://localhost:8000/|http://localhost:8000/]
  • Log in using ted/ted for username and password
  • Access the Django admin: log out and log in as admin/admin

Configuration

Notes

  • Admin account info: username: admin, pwd: admin
  • Static assets! Edit colorbox.css and templates to point to STATIC_URL

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • Python 5.6%
  • CSS 4.9%
  • Shell 0.1%