-
Notifications
You must be signed in to change notification settings - Fork 2
Customer Milestone 2 ‐ Individual Contribution Report ‐ Simar Achmet Kechagia
simarahmtkhy edited this page Dec 1, 2023
·
2 revisions
I am Simar, member of the group 3 for CMPE451 course.
For our project, I was a member of our mobile application development team. I made contributions in both of the planning and development stages of the project.
- I have created the homepage for the moderator view. #285.
- I have created the sidebar for the moderator view. #286.
- I made the necessary connections with the backend to fetch poll creation request to the moderator home page. #331.
- I made the necessary backend calls to complete the moderators functionality as accepting or rejecting polls. #370, #435, #456.
- I created a filter in the moderator homepage to allow the moderator to choose between viewing poll creation and poll settling requests. #439.
- I created a custom error widget that can be used to display errors to the user in a readable way. #449.
- I implemented the comment submission functionality to the polls. #463.
- I've actively participated in all lab group meetings, offering my ideas for our project. Additionally, we organized additional sessions with our mobile application team to collaborate and provide mutual assistance.
- #309: In this pull request, I created the homepage for the moderator view.
- #320: In this pull request, I have created the sidebar for the moderator view.
- #361: In this pull request, I made the necessary connections with the backend to fetch poll creation request to the moderator home page.
- #416, #438, #457 : In these pull requests, I made the necessary backend calls to complete the moderators functionality as accepting or rejecting polls.
- #441: In this pull request, I created a filter in the moderator homepage to allow the moderator to choose between viewing poll creation and poll settling requests.
- #453: In this pull request, I created a custom error widget that can be used to display errors to the user in a readable way.
- #473: In this pull request, I implemented the comment submission functionality to the polls.
- #410: In this pull request, I reviewed Berke's code for fetching posts to the homepage. There were no conflicts.
- #475: In this pull request, I reviewed Baturhan's code for preparing the app to the release.
- #451: In this pull request, I reviewed Berke's code for the approved filter implementation. There were no conflicts.
- #461: In this pull request, I reviewed Baturhan's code that fixes some errors in settle request creations.
- #418: In this pull request, I reviewed Faruk's code for the profile pages.
- #422: In this pull request, I reviewed Faruk's code for connecting the poll creation page to the backend.
- #476: In this pull request, I reviewed Faruk's code for fetching the comments of polls.