Back End Meeting Notes - bounswe/2021SpringGroup6 GitHub Wiki

1 - 20.10.2021

  • We decided on the project structure.
  • For the user-related endpoints, we decided on the paths and parameters which can be found on API Plan Page.
  • Database model fields for users and sports are decided, event-related fields will be added later, model-related information can be found here.
  • We decided to use a data validation library.
  • Related issues are opened: issues with ids between #143 and #153

2 - 28.10.2021

Agenda

Discussed

  • We will make changes on the development branch.
  • Once a week, the development branch will be merged to master after front-end and mobile team tests it.
  • We will use Heroku to deploy our application for testing.
  • We studied the activity streams and looked for schemas that fit our project.
  • We created issues for endpoints that each of us will implement.

3 - 3.11.2021

  • We created a drive folder for secret keys and information. Related team members can access it.
  • Decided the tasks needed for deployment. Berk will take care of Docker and Elif will handle automating the deployment.
  • We also prioritized the endpoints to be implemented until the milestone, we will implement them with this order:
    1: register, login, logout, update, get user
    2: delete user, follow, following, follower, block, get blocked
    3: recover password, unfollow, unblock, set visible attributes