Meeting #10 - bounswe/bounswe2019group2 GitHub Wiki
Meeting Minute - 10
Meeting Information
Meeting Date/Starting Time: April 24, 21:00
Meeting Purpose: Talk about the API Project
Meeting Location: Online, Google Hangouts
Attendees
People who attended:
- Buse Giledereli
- Fatih İver
- Mert Yüksekgönül
- Muhammet Furkan Gök
- Murat Can Bayraktar
- Özgür Solak
- Rukiye Dilruba Köse
- Yunus Emre İnci
- Yunus Kardaş
Agenda Items
Item |
Description |
1- Django |
• Talk about Django, how did we find the tutorial, any related questions. |
2- API assignment |
• Talk about what functionalities to implement. |
Discussion Items
Item |
Notes |
1- Django |
• Almost everyone ran the sample project and read the tutorial in the repo. |
2- API Endpoints |
• Talked about the functional requirements. • First thing to do is building the models and structuring according to requirements. |
3- APIs to use |
• Talked about another API, alpha vantage. |
4- Travis |
• Config is ready. Waiting for authorization from the instructor. |
5- Individual assignments |
• Talked about the milestone 2. |
6- Postman Demo |
• Demonstrated the use of Postman as a tutorial to teammates. |
7- API Documentation |
• Talked about possible use of https://django-rest-swagger.readthedocs.io. |
8- External API |
• Datasets and external APIs can be abstracted as a class to implement other sources easily in the future. |
9- Code Formatter |
• We decided to stick to PEP8. |
10- PyCharm |
• Suggested development environment is PyCharm, due to its version control system, code formatting etc. |
11- Issues |
• After the models are implemented, issues for views and tests will be opened. • Person who is interested in the implementation will self-assign herself(until everyone has 1 implementation job and 1 test job that is assigned to her, only 1 issue per person). |
Action Items
Done? |
Item |
Responsible |
Due Date |
:heavy_check_mark: |
1- Meeting Notes |
Mert |
April 24, 10:00 AM |
:heavy_check_mark: |
2- License to the repo |
Yunus Emre |
April 31, 10:00 AM |
|
3- How to implement a cron job for parity |
Fatih |
April 31, 10:00 AM |
:heavy_check_mark: |
4- Implementing models |
Yunus Emre, Mert |
April 31, 10:00 AM |
|
5- Class Diagrams |
Fatih |
May 6, 10:00 AM |