-
Notifications
You must be signed in to change notification settings - Fork 7
Meeting #10
Mert edited this page Apr 25, 2019
·
5 revisions
Meeting Date/Starting Time: April 24, 21:00
Meeting Purpose: Talk about the API Project
Meeting Location: Online, Google Hangouts
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ş
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. |
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). |
Done? | Item | Responsible | Due Date |
---|---|---|---|
✔️ | 1- Meeting Notes | Mert | April 24, 10:00 AM |
✔️ | 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 | |
✔️ | 4- Implementing models | Yunus Emre, Mert | April 31, 10:00 AM |
5- Class Diagrams | Fatih | May 6, 10:00 AM |
- Requirements
- Mockups
- User Types
- Personas, User Stories and Acceptance Criteria
- Use Case Diagrams
- Class Diagram
- Sequence Diagrams
- Milestone Report #1
- Project Plan
- System Manual
- User Manual
- TrAiders Annotation Server