Skip to content

Sinatra app used to display the top 25 forms using data from Reginfo.gov

License

Notifications You must be signed in to change notification settings

GSA/just_inform_web

Repository files navigation

¿What Is Just Inform?

Just Inform Web is a Sinatra app that uses the Just Inform gem to parse data from RegInfo.gov and generate a list of the top 25 government forms based on burden hours, cost, and number of responses.

Basic Usage

# clone the repo
git clone https://github.com/GSA-OCSIT/just_inform_web

# Bundle the gems
bundle

# Load the web app
bundle exec shotgun

# Visit http://localhost:9393
open http://localhost:9393

Public domain

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

Sinatra app used to display the top 25 forms using data from Reginfo.gov

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published