MBU Online is a new system in development to handle registration for Merit Badge University. Currently, basic functionality to allow users (scoutmasters) to register, and for scoutmasters to view and assign class preferences to scouts has been developed.
Clone the repository, and run rake db:schema:load
to load the latest database
schema.
MBU Online is currently hosted at mbuonline.herokuapp.com.