- Junior Computer Engineering Student at Boğaziçi University
Week 1
Task |
Duration |
Type of Work |
Attended our first meeting on 28.03.2021 |
1 hour |
Meeting |
Watched Git For Ages 4 and Up video |
1.5 hours |
Research |
Created our first meeting page in wiki |
30 minutes |
Documentation |
Discovered a really cool github repo named "First Contributions" |
15 minutes |
Research |
Created my personal wiki page |
30 minutes |
Documentation |
Week 2
Task |
Duration |
Type of Work |
Attended our meeting |
1 hour |
Meeting |
Wrote privacy requirements of our project (Link for the requirements ) |
1.5 hours |
Documentation |
Researched some similar projects, like reddit, twitter, facebook, etc. |
30 minutes |
Research |
Week 3
Task |
Duration |
Type of Work |
Spent time on similar apps like reddit, facebook, etc. to get some user experience |
2 hours |
Research |
Week 4
Task |
Duration |
Type of Work |
Attended the group meeting |
1 hour |
Meeting |
Attended the customer meeting with our TA |
1 hour |
Meeting |
Created mockup pictures w/Muhammed (related issue #27 )
(Link for the mockup 2 ) |
2 hours |
Research and Documentation |
Wrote mockup story and edited the github page w/Muhammed (related issue #27 ) (Link for the mockup 2 ) |
2 hours |
Documentation |
Reviewed Scenario 1 and Scenario 3 |
30 minutes |
Documentation |
Week 5-6
Task |
Duration |
Type of Work |
Attended the group meeting |
1 hour |
Meeting |
Did some research on UML documentation and read the lecture notes after the lecture |
1.5 hours |
Research |
Reviewing the class diagram, use case diagram and the sequence diagram |
1.5 hours |
Research |
Week 7
Task |
Duration |
Type of Work |
Attended the group meeting |
1 hour |
Meeting |
Edited RAM in the milestone assignment |
1 hour |
Documentation |
Learned about Project Libre and filled the Gantt Chart and RAM together with my teammates |
1.5 hours |
Research + Documentation |
Week 8
Task |
Duration |
Type of Work |
Spring Break! |
- |
Holiday |
Week 9-11
Task |
Duration |
Type of Work |
Attended the group meetings |
3-4 hours |
Meeting |
Researched 3rd party APIs that are related to our project and found Detect Language API (related issue #48 ) |
1 hour |
Research |
Implemented the Detect Language API in createPost method (related issue #83 ) |
2.5 hours |
Implementation |
Reviewed the 3rd party APIs my teammates implemented (related issue #48 ) |
1 hour |
Research |
Did 1 pull request from MainApp-emir to MainApp, and edited my files after change requests from Cem and Berke (pull request #91) |
0.5 hour |
Implementation |
Reviewed the unit tests written by my teammates |
1 hour |
Research |
Attended the PS about Docker |
1.5 hours |
Research |
Did some research about Docker from official Docker website (related links: official documentation and tutorial for deploying your first container) (related issue #86) |
2 hours |
Research |
Attended a meeting with my teammates and dockerized and deployed our application together |
1.5 hours |
Meeting |
Wrote my personal report |
2 hours |
Documentation |
Week 12+
Task |
Duration |
Type of Work |
wrote a GET method named detectLanguagesInString (link to views.py) |
1.5 hours |
Implementation |
created an html page for the GET method I wrote, detectLanguagesInString.html (link to the html file) |
1 hour |
Implementation |
wrote 4 unit tests for detectLanguagesInString GET method (link to tests.py) |
1 hour |
Implementation - Testing |
wrote 2 unit tests for createPost POST method (link to tests.py) |
45 minutes |
Implementation - Testing |
I have continued working on our project, you can see my code at
my branch. Also here is the link to my latest commit.