Skip to content

Meeting #13

Mert Yuksekgonul edited this page Oct 8, 2019 · 4 revisions

Meeting Minute - 13

Meeting Information

Meeting Date/Starting Time: Oct 1, 16:30
Meeting Purpose: Kicking off for Milestone1
Meeting Location: CMPE Building the Koltuklar

Attendees

People who attended:

  • Murat Can Bayraktar
  • Mert Yüksekgönül
  • Yunus Emre İnci
  • Fatih İver
  • Muhammet Furkan Gök
  • Rukiye Dilruba Köse
  • Özgür Solak
  • Harun Eren
  • Alperen Kürşad Özkan

Agenda Items

Item Description
1- Sub Development Teams • Decide about the distribution of people to the teams.
2- Milestone • Talk about the milestone deliverable, what we need, plan ahead.
3- Development Standards • Talk about the standards, such as coding standards and technologies.
4- Development • What tasks to start with? How to parallelize the development?

Discussion Items

Item Notes
1- Welcoming new members! • Face to face meeting with the new members, Harun and Alperen!
2- Sub Development Teams • We decided how to proceed with the teams.
• Since Murat's situation is ambiguous, the teams are tentative. We will finalize by the end of the week.
3- Standards • In mobile dev, we will use Android.
• In Backend, we are planning to use Python with Django and DRF, as the DB we will use PostgreSQL.
• In Frontend we will use React. 🍾
4- Getting started with the development • We will start with authorization. We will use the practice app as the tutorial, but we will start from scratch.
• Get db Running, Sign-up, Log In.
• What about test? We knew about the backend tests, but we will look into tests for mobile and frontend as well.
• We will use the last year's PR conventions. At least 2 people should review and approve every PR.
• Colors and design issues. How to coordinate?
• Look into new APIs.
5-Deployment • Folder structure will follow the last year's convention.
• Feature branches will be used.
• Travis looking into code standards. Check the Travis and integration. We will look into continuous deployment.
What about different servers? (Production, development, test?) It could be used.

Action Items

Done? Item Responsible Due Date
✔️ 1- Meeting Notes for Meeting#13 Mert Oct 5, 10:00 AM
✔️ 2- Meeting Notes for Meeting#12 Mert Oct 5, 10:00 AM
✔️ 3- Backend Initialization of Project Yunus Emre Oct 5, 10:00 AM
✔️ 4- Mobile Initialization of Project Fatih Oct 5, 10:00 AM
✔️ 5- Frontend Initialization of Project Furkan Oct 5, 10:00 AM
✔️ 6- Self Study Everyone Oct 5, 10:00 AM
✔️ 7- Code Standards Mert, Furkan, Fatih Oct 5, 10:00 AM
8- Meeting Structures Fatih, Yunus Emre Oct 5, 10:00 AM
✔️ 9- Database & Models Mert Oct 5, 10:00 AM
Clone this wiki locally