Backend Meeting 2 (05.11.2021) - bounswe/2021SpringGroup9 GitHub Wiki

Time: 21.30-23.00

Attendance:

  • Mert Alkan
  • Ahmet Melih Aydoğdu
  • Zehranaz Canfes

Where: Discord

Agenda

  1. Integrating MongoDB to Django
  2. Discuss what we found about Activity Streams
  3. Initializing Backend Project and deploying it

Discussion

  1. We wrote down the details we will think about later and decided deployment and GitHub actions are the most important ones.

    1. Django authentication
    2. Multimedia fields
    3. ListFields
    4. Docker ve GitHub actions
    5. Deployment of docker compose
    6. API functionalities
    7. Activity stream
  2. There are different methods of MongoDB and Django integration. These are Djongo and PyMongo. We chose to work with Djongo since we are used to its settings.

  3. We decided to start with API implementations and split the tasks.

  4. We tried to deploy the app but got some errors. Thus we decided to finish it after the meeting. Melih completed it.

Decisions

  1. Each team member will study the integration of MongoDB and Django and decide which method we will use.
  2. Each team member will study usage of GitHub actions.

Common Tasks

Assignee(s) Task Deadline
Each team member Start with APIs 07.11.2021
Each team member Learn more about activity streams 07.11.2021