Meeting #11 (29.04.2019) - bounswe/bounswe2019group5 GitHub Wiki
1. Details
- This is the meeting of 'Creating an API' & 'Bilenler Bilmeyenlere Öğretsin'
- Location: Cmpe Building B5
- Date: 29 April 2019
- Time: 18:00 - 19:00
Attendees
1. Hasan Öztürk | 2. Yusuf Mert Bila | 3. Furkan Kadıoğlu | 4. Selamettin Dirik | 5. Mahmut Uzunpostalcı |
6. Abdullah Yıldız | 7. Veli Can Ünal |
2. Agenda
- 2.1. Starting the coding phase of API
- 2.2. Which standards we follow while writing an API (Coding convention)
- 2.3. Making a plan about how we will finish this assignment.
- 2.4. Tutorials that we find useful will be shared via Slack
3. Discussion
- 3.1. We talked about a basic API idea that pulls words and images from wikidata and creates a test. How we use the database for this purpose and how we keep the statistics in the database.
- 3.2. Talked about unit tests, made a search online. When exactly we will implement tests. Since noone has experience with unit testing, we wanted to learn it first then on Saturday, we gather as a team in order to write unit tests.
- 3.3. Readability and writeability of our codes, how we would write clean codes.
- 3.4. We decided on 'Airbnb unit test convention' for Node.js unit testing.
- 3.5. Talked about database queries, decided on that everybody will know the basic queries by Saturday.
ID | Who | What | Deadline |
---|---|---|---|
1. | Everyone | Download VSCode | 04.05.19, Midnight |
2. | Everyone | Install Node.js | 04.05.19, Midnight |
3. | Everyone | Install Postman | 04.05.19, Midnight |
4. | Everyone | InstallMySQL | 04.05.19, Midnight |
5. | Everyone | Learn SQL queries | 04.05.19, Midnight |
6. | Mert | Post a Node.js quickstart tutorial | 29.04.19, Midnight |
7. | Everyone | Visit slack/api for tutorial links | 04.05.19, Midnight |
8. | Abdullah | Prepare meeting notes | 30.04.19, Midnight |
9. | Everyone | https://query.wikidata.org/ check out 'examples' | 04.05.19, Midnight |