Skip to content

Individual Contribution Report Batuhan İlhan

BatuhanIlhan edited this page Nov 3, 2023 · 4 revisions

Member:

I am Batuhan İlhan, one of the members of CmpE451 Group 3.

Responsibilities:

I am a backend developer in the project. I made contributions to the project in planning, development, documentation, testing and deployment stages.

Code-related significant issues:

  • I have contributed to the deciding backend framework to be used in the project. #125
  • I have contributed to the deciding and creating process of the database of the project. #145
  • I have contributed to database connection of the application. #147
  • I have contributed implementing reset and forget password with Batuhan Çetin. [#204] (https://github.com/bounswe/bounswe2023group3/issues/204)
  • I have contributed manual testing and code reviewing process of the application. I reported or fixed the bugs I found. 195 #256
  • I have contributed creation of unit tests with Batuhan Çetin. #256 #256
  • I made dockerization of the app and built the docker image. #206
  • I created an AWS instance and made the deployment of the app to AWS instance and built the docker image. #207 #259
  • I made the database connection by creating docker network on remote instance. #209
  • I have contributed to dockerization of FE application.#259
  • I made deployment of FE application with front end team members. #270

Management-related significant issues:

  • I reviewed the requirements and UML diagrams. I suggested revision to some of them. #117, #137, #139, #140
  • I contributed to the project plan. #119
  • I contributed to the Responsibility Assignment Matrix. #118
  • I contributed to the deciding on drawing ER Diagram. #138
  • I contributed to lab reports.

Pull requests:

  • I implemented unit tests for poll endpoints. #264
  • I implemented unit tests for user endpoints with Batuhan Çetin. #266
  • I changed the reset password payload to fix user not found bug. #257
  • I have contributed to implementation of forgot password and reset password with Batuhan Çetin. #215
  • I created the dockerfile of the backend app. #224
  • I created the dockerfile of the frontend app. #224
Clone this wiki locally