Individual Contribution Report Berke Çalışkan M2 - bounswe/bounswe2023group3 GitHub Wiki

Member:

I am Berke Çalışkan, member of the group 3 for CMPE451 course.  

Responsibilities:

For our project, I was a member of our mobile application development team. I have contributed in both technical and management aspects when working on our app.

Code-related significant issues:

  • I have designed and implemented search page for our app. #289
  • I have made some improvements for our home page, fixing its scroll problem and calculating posts heights dynamically so they do not overflow. #290
  • I have made required connections with our back-end team to correctly fetch posts for our homepage. #326
  • I have made required connections with our back-end team to correctly open detailed version of a post on homepage when clicked on it. #369 
  • I have designed and implemented settled polls section for home page. #411
  • I have implemented like functionality to posts by making connections to our back-end. #470

Management-related significant issues:

  • I have not had any management related significant issues other than reviewing and preparing our presentation.

Pull requests:

  • #303: In this pull request, I have designed and implemented search page for our app.
  • #305: I have made some improvements for our home page, fixing its scroll problem and calculating posts heights dynamically so they do not overflow.
  • #410: In this pull request, I have made required connections with our back-end team to correctly fetch posts for our homepage.
  • #437: In this pull request I have implemented like functionality to home page posts by making connections to our back-end.
  • #442: In this pull request I have designed and implemented settled polls section for home page.
  • #451: In this pull request I have implemented a filter for our posts in homepage that shows the post if it is approved by a moderator.
  • #471: In this pull request I have implemented like functionality to detailed view of posts by making connections to our back-end.
  • #309: In this pull request I have reviewed Simar's home page implementation for the moderators in the app. There were no conflicts.
  • #314: In this pull request I have reviewed Taha's moderator approval page implementation for the app. There were no conflicts.
  • #320: In this pull request I have reviewed Simar's changes in the sidebar of moderators. There were no conflicts.
  • #438: In this pull request I have reviewed Simar's call fixes. There were no conflicts.
  • #441: In this pull request I have reviewed Simar's filter for selecting poll creation request and poll settle request for moderator page. There were no conflicts.
  • #443: In this pull request I have reviewed Taha's request page for settled posts for moderator page. There were no conflicts.
  • #446: In this pull request I have reviewed Taha's fixes for home page and moderator login. There were no conflicts.
  • #488: In this pull request I have reviewed Faruk's filter for filtering polls in the profiel page by their approval status. There were no conflicts.