Skip to content

alanmaddrell/business-support-finder

 
 

Repository files navigation

Business Support Finder

Faceted search application for finding business support and finance options.

Screenshots

Start Page

Finder Results

Live examples

Technical documentation

This is a Ruby on Rails application that is a frontend to business-support-api

It's a precursor to finder-frontend application, and should be merged in to it at some point. Currently it uses some filtering behaviour that finder-frontend does not support;

  • location/postcode filtering
  • a mix of AND / OR facet filters

The schemes themselves (eg gov.uk/bridge-to-employment-northern-ireland) are served by frontend and managed in publisher.

Dependencies

Running the application

On GOV.UK development machines:

$ bowl businesssupportfinder

Otherwise:

$ ./startup.sh

The app will run at localhost:3024 - or businesssupportfinder.dev.gov.uk on GOV.UK development machines.

Running the test suite

$ bundle exec rake

Licence

MIT License

About

Faceted search application for finding business support and finance options

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 66.2%
  • CSS 13.9%
  • HTML 11.8%
  • JavaScript 5.7%
  • Shell 2.4%