-
Notifications
You must be signed in to change notification settings - Fork 0
Mustafa Taha's Contributions
Mustafa Taha Söylemez edited this page May 17, 2025
·
1 revision
- Name: Mustafa Taha Söylemez
- Student ID: 2021400081
- Group Number: 3
- Conducted research on Git best practices and shared findings with the team, with Baran. See Git Best Practices
- Updated my personal bio page on the Wiki. See My Bio Page
- Participated in all team meetings except the last one. See Meeting Notes
- Asked clarification questions to the customer during Meeting #4 to refine the project goals and improve the scope. See Meeting #4 Notes
- Created a scenario for recommending a new waste type and depicted a mockup for that use case. See Scenario Page
- Conducted research on the backend tech stack by trying out a sample code using django framework. Evaluated options and concluded with the recommendation to use Django as the backend framework. See Backend Research
- Also conducted a brief research on the test tools. See the research issue
- Created the initial Django project structure, setting up the base for the backend development.
- Implemented the initial backend functionality for the Waste Log feature, including serializers, views, and URLs. Later refined by Emin after authentication integration.
- Developed the authentication mechanism to enable logging in via GitHub accounts. See Authentication PR
- Implemented the GitHub login button and callback mechanism on the frontend to support authentication flow. See the same pr: Frontend PR
- Lab1
- Lab 1 Meeting Notes
- Lab2
- Lab 2 Meeting Notes
- Lab3
- Lab 3 Meeting Notes
- Lab4
- Lab4 Meeting Notes
- Lab5
- Lab5 Meeting Notes
- Lab 5: MVP Implementation & Planning
- Lab6
- Lab6 Meeting Notes
- Lab7
- Lab7 Meeting Notes
- Lab 7: Milestone 2 Demo Preparation
- Lab8
- Lab8 Meeting Notes
- Lab 8: Requirements Review & Acceptance Planning
- Lab9
- Lab 9: Milestone 3 Demo Preparation
- Lab9 Meeting Notes
- Ahmet's Bio
- Barathan's Bio
- Berkay's Bio
- Berke's Bio
- Caglar's Bio
- Mehmet Emin's Bio
- Nilsu's Bio
- Ömer's Bio
- Selman's Bio
- Taha's Bio
Ahmet Okta
Barathan Aslan
Berke Kartal
Mehmet Çağlar Kurt
Mehmet Emin Atak
Muhammet Berkay Keskin
Mustafa Taha Söylemez
Nilsu Tüysüz
Selman Akman
Ömer Faruk Bayram
- Use Case Diagram
- Class Diagram
- Sequence Diagrams - Admin Management and Moderator Functions
- Sequence Diagrams - Rewards, Badges and Leaderboard System
- Sequence Diagrams - Notification System
- Sequence Diagrams - Tips and Recommendations
- Sequence Diagrams - Challenge and Activity Tracking
- Sequence Diagrams - Waste Tracking and Scoring System
- Sequence Diagrams - User and Account Management
- Sequence Diagrams - Goal Management
- Sequence Diagrams - Authentication
- Sequence Diagrams - Session Management
- Sequence Diagrams - Events Management
- Project Plan
- Requirements
- Elicitation Questions & Answers
- Scenario #1
- Scenario #2
- Scenario #3
- Scenario #4
- Scenario #5
- Scenario #6
- Scenario #7
- Scenario #8
- Scenario #9
- Scenario #10
- Scenario #11
- Scenario #12
- Scenario #13
- Scenario #14
- Use Case Diagram
- Class Diagram
- Sequence Diagrams - Admin Management and Moderator Functions
- Sequence Diagrams - Rewards,Badges and Leaderboard System
- Sequence Diagrams - Notification System
- Sequence Diagrams - Tips and Recommendations
- Sequence Diagrams - Challenge and Activity Tracking
- Sequence Diagrams - Waste Tracking and Scoring System
- Sequence Diagrams - User and Account Management
- Sequence Diagrams - Goal Management
- Sequence Diagrams - Auth
- Sequence Diagrams - Session Management
- User Manual for Frontend-Web
- System Manual for Frontend-Web
- Research Documentation for Frontend-Web
- Testing Manual for Frontend-Web