Website Build
Promedica Federal Credit Union
- Last Touched: February 2022
- Client: Promedica Federal Credit Union
- Status: Live
- CMS: WordPress
- Plugins: Elementor
- My Role: Developer
- Link: PromedicaFCU.com
Disclaimer: State of live site has possibly changed since I last worked on it or when we handed it off to the client.
This was a basic WordPress website build, though the new thing for me was that it had the plugin Electron added on top. Electron is a drag-and-drop page editor that is built for WordPress sites. The client wanted the ability to update and maintain the site once we built it and handed it off to them, that is where Electron came into play.
The other interesting thing for me on this site was I got to work with Google’s Geolocation API. I got the user’s long & lat location from the browser (if available) and then ran that through the Geolocation API to get a zip code. I then appended that zip code onto a Url which created a link that allowed the user to see ATM locations around them. It was the first time I had used that API and it worked out nicely.