Skip to content

Releases: RAHB-REALTORS-Association/datafields

v1.2.0-2

23 Oct 18:00
Compare
Choose a tag to compare

What's Changed

  • App icon
  • Sticky menu
  • Scroll to top button
  • Misc. UI/UX improvements

Full Changelog: v1.1.3-2...v1.2.0-2

v1.1.3-2

19 Oct 03:15
Compare
Choose a tag to compare

What's Changed

  • More styling improvements

Full Changelog: v1.1.2-2...v1.1.3-2

v1.1.2-2

18 Oct 18:23
Compare
Choose a tag to compare

What's Changed

  • Various improvements

Full Changelog: v1.1.1-2...v1.1.2-2

v1.1.1-2

18 Oct 15:41
0b44247
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0-2...v1.1.1-2

v1.1.0-2

18 Oct 14:55
1c0f8fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2-2...v1.1.0-2

v1.0.2-2

17 Oct 20:42
Compare
Choose a tag to compare

What's Changed

  • Add office/agent list and backoffice data

Full Changelog: v1.0.2-1...v1.0.2-2

v1.0.2-1

17 Oct 17:10
Compare
Choose a tag to compare

What's Changed

  • Cleanup

Full Changelog: v1.0.1-1...v1.0.2-1

v1.0.1-1

17 Oct 16:24
418d349
Compare
Choose a tag to compare

What's Changed

  • Remove unneeded bootstrap.js and axios includes.
  • Add footer links.

Full Changelog: v1.0.0-1...v1.0.1-1

v1.0.0-1

17 Oct 15:48
Compare
Choose a tag to compare

First Release

Overview

This repository serves as a comprehensive resource for the RAHB Bridge Data Feeds, specifically focusing on field data. It includes a viewer application designed to facilitate the exploration and understanding of these data fields.

Features

  • Field Data: Includes all the fields available in the RAHB Bridge Data Feeds, allowing for a deeper understanding of the data structure and attributes.

  • Viewer Application: A user-friendly web interface built with modern web technologies for easy navigation and search through the data fields. The application supports various filters and offers a clean UI to help you find the information you're looking for quickly.

Technology Stack

  • Frontend: The viewer application is built using HTML, CSS, and JavaScript.
  • Data: All field data is stored in CSV format in the data/ directory and is loaded dynamically into the viewer application.

License

  • The code in this repository is licensed under the MIT License - see the LICENSE file for details.
  • The data in the data/ directory is licensed under the RESO EULA - see the data/LICENSE file for details.

Full Changelog: https://github.com/RAHB-REALTORS-Association/datafields/commits/v1.0.0-1