CMPE 451 Backend Meeting 1 - bounswe/bounswe2020group1 GitHub Wiki
CMPE451 - Backend Meeting 1 Notes
Date & Time: 06.11.2020 / 14.00-15.30
Location: On Zoom
Participants:
| No | Name | Present |
|---|---|---|
| 1 | Ömer Ak | :heavy_check_mark: |
| 2 | Murat Ekici | :heavy_check_mark: |
| 3 | Onur Kılıçoğlu (Notetaker) | :heavy_check_mark: |
| 4 | Eray Sezgin | :heavy_check_mark: |
Agenda
- Discussion about the start of the implementation process.
- Decision of the endpoints for the Customer Milestone 1.
- Review of sample Django projects and Django project structure.
- Decision of the database service to be used.
Notes
- Implementation strategy and Docker use is discussed.
- Sample Django project is reviewed and structure of a Django project is explained by Eray.
- Started to design the endpoints.
- Authentication is discussed.
- Decided to use MySQL for the project.
Action Items
All tasks are due 23.59 on the day mentioned unless specified.
| NO | WHO | TASK | DEADLINE |
|---|---|---|---|
| 1 | Eray Sezgin | Creating the initial Django project and the Docker | 09.11.2020 |
| 2 | Eray Sezgin, Murat Ekici, Ömer Ak, Onur Kılıçoğlu | Researching the authentication process | 08.11.2020 |
| 3 | Eray Sezgin, Murat Ekici, Ömer Ak, Onur Kılıçoğlu | Finalizing the endpoints for the Customer Milestone 1 | 08.11.2020 |