Skip to content

Member Contribution Report (Muhammet Tayyip Kamiloğlu)

mtkamiloglu edited this page May 12, 2023 · 5 revisions

Important Issues Related to the Practice Application

  • #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.

Third-Party URIs

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.

Welcome to the Wiki Page of Group 7! 👋

🏠 Home

📦 Deliverables

👥 Who We Are

Former Team Members

Github Repository & API Researches
Chosen Researches by Our Team

📃 Templates

Templates

📓 Meeting Notes

Meeting Notes of 352
Meeting Notes of 451
Frontend Team Meeting Notes
Backend Team Meeting Notes
Mobile Team Meeting Notes

👀 Requirements

📈 Diagrams

🛠️ User Scenarios and Mockups

Clone this wiki locally