2021 Projects

2020 Projects

2019 Projects

2018 Projects

2017 Projects

2016 Projects

2015 Projects

2014 Projects

2013 Projects

2012 Projects

2011 Projects

FBS: Content Management System

Project Details

FlexMLS is a web system created by FBS for real estate multiple listing services. Currently, the help documentation system within FlexMLS is simply a collection of statically defined HTML pages. The goal of this project was to research and find a Content Management System (CMS) that would be able to help FBS organize and update their help documentation files in a fast and easy way. After looking into the features of several Rails-based systems, the group decided that RefineryCMS was the best choice. We then implemented several features to enhance the overall experience of Refinery and the help documentation system.

Features:

  • Integrated OAuth 2.0 authorization protocols into the login functionality
  • Support for shared user accounts between Refinery and FBS
  • Script for quickly importing large collections of HTML documents into Refinery
  • Implemented search functionality on both the front and back end