Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.62 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.62 KB

FileMaker-Experiments by GreenFlux

Collection of FileMaker Pro sample apps focused on API integrations & Web Viewers

youtube bg short

About

These are 'proof of concept' apps to demonstrate various technique and integrations FileMaker.

  • Radar Address API: Address Validation & Auto-Complete w/ Radar.com API
  • ChatFMP: Chat Interface & Script for OpenAI Assistant
  • SortableFMP: Drag & Drop Sortable List using SortableJS
  • CSS Grid: Mobile Responsive Grid Layout with Click Events
  • Radar Address API: Address validation and auto-complete using the Radar.com API
  • Choropleth Map: Heatmap of US States using LeafletJS
  • CodeMirror: Code Editor for building web viewers, using CodeMirrorJS
  • OllamaChat: Image-to-Text GenAI Chat using Llama3.2-vision
  • LOTS MORE COMING SOON! ⭐️ Star repo for updates! ☝️

Other Content

Check out my other FileMaker content below:

Contributing

Although this repo is meant to be part of my personal developer portfolio, others can still contribute by:

  • suggesting new API integrations or web viewer challenges
  • raising issues for any bugs in existing demo apps