


İŞ BANKASI ŞUBE BULUCU
(TR)
Küçük bir haftasonu projesi. API'ini kendim oluşturdum (MongoDB + NodeJS). Şube datasını internet üzerinden parse etmek durumunda kaldım (Beautiful Soup <3) çünkü İş Bankası'nın sunduğu şube bilgilerini içeren API tam bir rezalet (ya da belki ben kullanamamışımdır bilemiyorum).
Front end kısmı için React, haritalar için Leaflet kullandım. App'i genişletilebilir bir şekilde dizyan ettim, ilerde başka iller ve ilçeler ile başka bankalar ekleyebilirim.
(EN)
A small weekend project. I created the API (MongoDB + NodeJS). I had to parse the branch data from internet (Beautiful Soup <3) because the API containing Branch info which İş Bankası provides is pitifull (or perhaps; I couldn't use it, not sure..)
I used React for front end, and Leaflet for maps. App is scalable so that I can add more cities and districts, along with other Banks.