Skip to content

Doğukan Akar Time Tracking

Doğukan Akar edited this page Jan 12, 2022 · 23 revisions

CMPE451

25.10.2021 - 31.10.2021

Task Duration Type of Work Additional
Setting up the app 1 Hours Implementation Issue
Setting up webpack and webpack serve 3 Hours Implementation Issue comment
Setting up the ui framework 3 Hours Implementation Issue Comment
Setting up the navigation (old version) 1 Hours Implementation
Meeting 1 Hours Organization

1.11.2021 - 7.11.2021

Task Duration Type of Work Additional
Working with ui 3 Hours Implementation I tried components of tailwind ui. I build some simple parts of homepage.
Updating the navigation 2 Hours Implementation I updated the react-router-dom and I created a better navigation. Issue Comment
Migrating to mui 3 Hours Implementation We decided to migrate to mui from tailwind Issue Comment

8.11.2021 - 14.11.2021

Task Duration Type of Work Additional
Pull request for frontend initialization 30 minutes Implementation Pull Request
Creating cards for events on the homepage 1 Hours Implementation issue comment
Creating a profile page 4 Hours Implementation issue
Creating signup page 4 Hours Implementation issue and pull request
Trying to serve the frontend on server within django 15 Hours Implementation I had already created the structure for serving the frontend project as static files on the django server using some routes. I tried it and it was working. But in our dockerized django app I couldn't do that. After hours of work we found that the problem was on the gunicorn, a tool on the docker.

15.11.2021 - 22.11.2021

Task Duration Type of Work Additional
Trying to serve the frontend on server within django 5 Hours Implementation I spent some time for this again.
Making sign up page work with backend 5 Hours Implementation issue and pull request
Moving frontend project to development branch 1 Hours Implementation pull request

23.11.2021 - 29.11.2021

Task Duration Type of Work Additional
Serving the frontend on server within django 2 Hours Implementation Now it is OK. Here is https://github.com/bounswe/2021SpringGroup2/issues/173 and [https://github.com/bounswe/2021SpringGroup2/pull/208](Pull Request)
Passing auth tokens from login page to everywhere 4 Hours Implementation issue and pull request

14.12.2021 - 20.12.2021

Task Duration Type of Work Additional
Writing my personal report 3 Hours Documentation
Contributing to the group report 2 Hours Documentation
A bug fix on profile page 2 minutes Implementation Here is issue and Pull Request

21.12.2021 - 27.12.2021

Task Duration Type of Work Additional
Reviewing a pull request of event application 30 minutes Implementation Here is Pull Request
Bug Report: Birthday creates error in the signup page 60 minutes Implementation Related issuePull Request
Updating the event card views: Birthday creates error in the signup page 90 minutes Implementation Related issuePull Request
Adding map filter to the search page 120 minutes Implementation Related issuePull Request

28.12.2021 - 3.1.2022

Task Duration Type of Work Additional
Adding search parameters to the search events page 80 minutes Implementation Related issuePull Request
Search Equipments Page And Equipment Card Views 180 minutes Implementation Related issuePull Request
User Search Functionality 60 minutes Implementation Related issuePull Request
Bug Report: Search page sport type filter 30 minutes Implementation Related issuePull Request
. Unit Tests for Search Page 60 minutes Implementation Related issuePull Request

CMPE352

Week 1 (22.3.2021 - 28.3.2021)

Task Duration Type of Work
Meeting with the team 2 Hours Organization
Reasearching and documenting repositories 30 minutes Reasearch
Creating and assigning issues 10 minutes Organization
Creating a personal page 15 minutes Organization
Creating custom sidebar 10 minutes Organization

Week 2 (29.3.2021 - 4.4.2021)

Task Duration Type of Work Summary
Meeting with the team 1 Hours Organization About project preferences and communication plan
Meeting with the team 2 Hours Organization About assigned project

Week 3 (5.4.2021 - 11.4.2021)

Task Duration Type of Work Summary
Reviewing other user requirements 1 Hours Research
Writing user requirements 4 Hours Documentation
Meeting with the team 1 Hours Organization Reviewed our assignment

Week 4 (12.4.2021 - 18.4.2021)

Task Duration Type of Work Summary
Meeting with the team 1 Hours Organization Reviewed assignment and distributed the tasks
Meeting with the customer 80 Minutes Organization Reviewed our tasks and asked our questions
Meeting with the team 40 Minutes Organization Reviewed the feedbacks of customer and reorganized
Creating new issues 15 Minutes Organization Found new scenarios and updated the issues
Assigning issues 5 Minutes Organization
Reviewing other scenario and mockups 30 Minutes Research
Writing scenario and creating mockups 3 Hours Documentation Scenario #5, with Şefika Akman

Week 5 (19.4.2021 - 25.4.2021)

Task Duration Type of Work Summary
Attended ps 60 Minutes Review Reviewed this weeks assignments
Meeting with the customer 20 Minutes Review Reviewed our previous assignment
Meeting with the team 90 Minutes Organization Reviewed assignment and distributed the tasks
Reviewing other class diagrams 30 Minutes Research
Creating template for our class diagram 10 Minutes Organization Created a template on miro
Filling the class diagram for some classes 30 Minutes Documentation Filled my part of the class diagram
Meeting with the customer 60 Minutes Review, Organization Reviewed our class diagrams, asked questions
Meeting with the team 30 Minutes Organization Reviewed about costumer meeting, distributed tasks for sequence diagrams

Week 6 (26.4.2021 - 2.5.2021)

Task Duration Type of Work Summary
Creating sequence diagram for event creation 30 Minutes Documentation
Updating class diagrams 40 Minutes Documentation
Meeting with the team 90 Minutes Organization Reviewed sequence and class diagrams, updated some
Reviewing other use case diagrams 30 Minutes Research
Meeting with the team 90 Minutes Organization, Documentation Updated diagrams and created use case diagram.
Meeting with the TA 60 Minutes Review, Documentation We reviewed and got some feedback from customer.

Week 7 (3.5.2021 - 9.5.2021)

Task Duration Type of Work Summary
Meeting with the team 90 Minutes Organization We discussed about the first milestone report and distributed the tasks among team.
Lining up items in the miro board 30 Minutes Documentation It helped to collect deliverables for milestone report.
Evaluation of tools and processes 120 Minutes Documentation It is one part of the first milestone report.
Creating a docx file for milestone report 60 Minutes Documentation Created the doc with all parts. Filled some parts of it.
Filling the milestone report with the team 150 Minutes Documentation As all team we meet up on discord and completed the milestone report.

Week 8 (10.5.2021 - 16.5.2021)

Spring Break

Week 9 (17.5.2021 - 23.5.2021)

Task Duration Type of Work Summary
Meeting with the team 90 Minutes Organization We discussed about the API implementation homework. We found APIs to implements and distributed them among team.
Creating get_spectators function 30 Minutes Implementation I created my API function that returns spectators of an event.
Creating Front End Project 30 Minutes Implementation I created a react project for our front end, I implemented navigation among pages.
Creating Events Page 50 Minutes Implementation I created the first page for the frontend, it uses dummy data instead of API.

Week 10 (24.5.2021 - 30.5.2021)

Task Duration Type of Work Summary
Attending PS 30 Minutes Research, Review In the PS students asked about the project, discussed what we did for project.
Meeting with the team 120 Minutes Organization We reviewed and revisioned our previous plan. We found new APIs to use and we created some more APIs.
Creating get_sport_types function 40 Minutes Implementation I created my API function that returns list of sport types and their info.
Clone this wiki locally