Backend Meeting Notes 1 (5.11.2021) - bounswe/2021SpringGroup1 GitHub Wiki

Meeting Details

This was our first meeting as the Backend Team. In this meeting, we went over the practice app that we've made in CMPE352. We also started an initial project in Django and migrated our model from the practice-app to the current project. After that, we went over the backend API sketch that we made during Meeting 4. We also written a simple registration function for a warmup.

Participants

  • Berke Argın

  • Emrah Doğan

Tasks

  • Researching Activity Streams to set correct endpoints.

  • Researching Authentication Token usage in Django.

  • Configuring the initial project to MySQL.

  • Writing extensive documentation for our intended Backend API that clearly describes request formats and endpoints.

  • Reviewing the current model design with respect to class diagram and requirements.

  • Implementing the functions for the register page, home page, community page and settings page.

  • Determining the additional tasks and refining current tasks for the project plan.

  • Creating a page for sharing useful sources and documents related to backend implementation.