Skip to content

Ömer Arslan Time Tracking

Ömer Arslan edited this page Jan 7, 2022 · 19 revisions

CMPE352

Week 1 (22.03.2021 - 28.03.2021)

  • Watched the git tutorial video from the given link. (1 hour)
  • Had a meeting on discord about discussing the assignment. (2 hours)
  • Documentation. (1 hour)
    • Created personal wiki page.
    • Created time tracking wiki page.
    • Created repository research wiki page.

Week 2 (29.03.2021 - 04.04.2021)

Task : Meeting with our team (2 hours)

  • Discussed about assignment.

Week 3 (05.04.2021 - 11.04.2021)

Task : Meeting with our team (1 hour)

  • Reviewed our effort about assignment.

Task : Reviewing requirements (0.5 hours)

Week 4 (12.04.2021 - 18.04.2021)

Task : Meeting with our team (1 hour)

  • Discussed about the scenarios we will set up.

Task : Meeting with our customer (1.5 hours)

  • Q&A and reviewed our scenarios.

Task : Creating scenarios (1 hour)

Task : Reviewing other scenarios and mockups (0.5 hours)

Task : Completing the assignment (0.5 hours)

  • Summarized the work by describing it.
  • Summarized the effort I made.

Week 5 (19.04.2021 - 25.04.2021)

Task : Meeting with our team (1.5 hours)

  • Discussed about creating class diagrams.
  • Assigned each other the diagrams.
  • Assigned myself creating equipment search class diagram.

Task : Creating equipment search class diagram (0.5 hours)

Task : Customer Meeting (1.5 hours)

  • Reviewed class diagrams.

Task : Meeting with our team. (0.5 hours)

  • Reviewed our class diagrams.

Week 6 (26.04.2021 - 02.05.2021)

Task : Customer Meeting (1 hour)

  • Reviewed last week's effort.

Task : Meeting with our team (1.5 hours)

  • Examined each other's class diagrams.
  • Discussed about creating sequence diagram.

Task : Creating sequence diagram for event creator selects from appointees. (1 hour)

Task : Editing requirements according to Customer Meetings

  • "User rating" parts of the requirements under "sport equipment recommendation(1.2.7.3)" and "searching (1.2.6.2.1),(1.2.6.2.2)" titles have been deleted.(0.25 hours)

Meeting with our team (1.5 hours)

  • Discussed about creating use case diagrams.

Week 7 (03.05.2021 - 09.05.2021)

Task : Meeting with our team (1.5 hours)

  • Discussed about milestone report.
  • Distributed the tasks for milestone report.
  • My parts were preparing the list and status of the deliverables and preparing the project plan for what we have done so far.

Task : Contributing the Milestone Report (4 hours)

  • Prepared the list and status of the deliverables. (3 hours)
  • Contributed the project plan. (1 hour)

Week 8 (10.05.2021 - 16.05.2021)

Spring Break

Week 9 (17.05.2021 - 23.05.2021)

Task : Meeting with our team (1.5 hours)

  • Discussed about APIs and decided which ones to use in the practice-app.

Task : Created get equipment function (2.5 hours)

  • Created an endpoint that returns a randomly generated equipment using a third-party api (randomapi)

Week 10 (24.05.2021 - 30.05.2021)

Task : Meeting with our team (2 hours)

  • Discussed about the APIs we have created so far.
  • After the discussion in the PS, we decided to give everyone both get and post APIs to implement in the project.

Task : Creating Post Blocking API (2.5 hours)

  • Created an endpoint which posts the blocked IDs of the user and adds the blocked IDs to the database.

Week 11 (31.05.2021 - 05.06.2021)

Task : Meeting with our team (2 hours)

  • Reviewed each other's APIs.
  • Found more APIs to be implemented and shared them.

Task : Creating Search Equipment API for Type (1.5 hours)

  • Created an API that searches the equipment that has the specific equipment type and returns that equipment's attributes.

Task : Creating Search Equipment API for Type (1 hour)

  • Created an API that searches the equipment that has the specific location and returns that equipment's attributes.

Week 12 (06.06.2021 - 12.06.2021)

Task : Meeting with our team (3 hours)

  • Reviewed and discussed each other's APIs.
  • Created API documentation on wiki page.

Task : Filling the API documentation (2 hours)

  • Filled the documentation with my API's and their detailed explanations.

Task : Pull Request (3 hours)

  • Pushed my code's last version to my branch and made a pull request.
  • Edited the code after the objections.
  • After the approvals of my teammates merged my branch to the development branch.

Task : Reviewing a Pull Request (0.5 hours)

  • Examined and reviewed get-blocked-users branch.
  • Approved get-blocked-users branch's pull request.

CMPE451

Week 1 (26.10.2021 - 01.11.2021)

Task : Revising the Project Requirements (1 hour)

Task : Ram Review and Update (1 hour)

Week 2 (02.11.2021 - 08.11.2021)

Task : Initializing Android (4 hours)

Task: Creating Signup Activity (1 hours)

Task: Dummy Check for Login Credentials (0.5 hours)

Task: Changing App Icon and App Name (0.5 hours)

Week 3 (09.11.2021 - 15.11.2021)

Task : Meeting with our team (5 hours)

  • Discussed about the harmony between Backend, Frontend and Android structures.
  • Created ReboundAPI documentation on wiki page.
  • Prepared to the customer presentation.

Task : Connecting to Network (15 hours)

Week 4 (16.11.2021 - 22.11.2021)

Task: Signup Page Password Notation (1 hour)

Week 5 (22.11.2021 - 28.11.2021)

Task: Creating Loading Dialog (1.5 hour)

Week 6 (29.11.2021 - 05.12.2021)

Task: Profile Page Modifications (3 hours)

Week 7 (06.12.2021 - 12.12.2021)

Task: Create Event Fragment (6 hours)

Week 8 (12.12.2021 - 18.12.2021)

Task: Preparation for Customer Meeting (8 hours)

  • Checking conflicts in pull requests
  • Fixing errors
  • Fixing typos
  • Testing scenarios

Week 9 (19.12.2021 - 25.12.2021)

  • I was in quarantine because my COVID-19 test result came as positive. I could not do anything except resting.

Week 10 (26.12.2021 - 01.01.2022)

Task: Give Badges to Users and Show the Badges in Detail (10 hours)

Week 11 (01.01.2022 - 04.01.2022)

Task: Accept or Reject the Applicants and Spectators (10 hours)

Task: Logout (0.5 hours)

Clone this wiki locally