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
- Integrating MongoDB to Django
- Discuss what we found about Activity Streams
- Initializing Backend Project and deploying it
Discussion
-
We wrote down the details we will think about later and decided deployment and GitHub actions are the most important ones.
- Django authentication
- Multimedia fields
- ListFields
- Docker ve GitHub actions
- Deployment of docker compose
- API functionalities
- Activity stream
-
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.
-
We decided to start with API implementations and split the tasks.
-
We tried to deploy the app but got some errors. Thus we decided to finish it after the meeting. Melih completed it.
Decisions
- Each team member will study the integration of MongoDB and Django and decide which method we will use.
- 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 |