Releases: RAHB-REALTORS-Association/datafields
v1.2.0-2
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
v1.1.2-2
v1.1.1-2
What's Changed
- Improved parameter handling, URL history by @justinh-rahb in #3
Full Changelog: v1.1.0-2...v1.1.1-2
v1.1.0-2
v1.0.2-2
v1.0.2-1
v1.0.1-1
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
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