Backend Group Meeting Notes ‐ 1 - bounswe/bounswe2025group8 GitHub Wiki

🧠 Backend Team Meeting Summary

🧰 Technology Stack

  • API Framework: Django REST Framework for RESTful API services
  • Database: PostgreSQL for data storage
  • Authentication: JWT (JSON Web Token) implementation
  • API Testing: Postman for endpoint testing and validation

🧱 Development Standards

  • All team members will install identical Django and PostgreSQL versions
  • Strict branch naming and commit message formatting will be enforced

📋 Task Distribution

  1. Data Implementation: Erdem and Eray will create class structures and configure database tables after Eray and Ebru optimize the class diagram
  2. Authentication: Üveys and Yusuf Kaan will develop JWT-based login functionality

📦 Repository Management

As our work will serve as the foundation for other members, we will follow clear GitHub workflows, branch naming conventions, and code review requirements.