-
Notifications
You must be signed in to change notification settings - Fork 0
Member Contribution Report (Muhammet Tayyip Kamiloğlu)
mtkamiloglu edited this page May 12, 2023
·
5 revisions
- #212: I described my API, its functionalities, its views how the schemas is created.
- #213: I created database schema for the random game object. We used mongoose and MongoDB because it was easy to use with node.js
- #207: It is related to unit tests. We used jest library because it is again easy to use with node.js.
- #199: Described my planned steps to create frontend views and integrating them with overall app by using React.
I utilized the Geocoding API. The Geocoding API is a service that accepts a list of places as addresses, latitude/longitude coordinates, or Place IDs. It converts each address into latitude/longitude coordinates or a Place ID, or converts each set of latitude/longitude coordinates or a Place ID into an address. To make the API call, I used the following URI: https://maps.googleapis.com/maps/api/geocode/json while giving Location and GEOCODING_TOKEN as parameter. This URI is used to send a request to the Geocoding API. If you would like to learn more about the API, you can visit this from here.
🏠 Home
- Elif Kızılkaya
- Fatma Sena Alçı
- Furkan Ülke
- Hakan Karakuş
- Hatice Erk
- Kardelen Erdal
- Melih Gezer
- Muhammet Tayyip Kamiloğlu
- Ömer Şafak Bebek
- Tacettin Burak Eren
- Yunus Emre Altuğ
Former Team Members