-
Notifications
You must be signed in to change notification settings - Fork 4
Ibrahim Furkan Ozcelik's Individual Contribution Report for Milestone 2
FurkanOzcelik edited this page May 12, 2023
·
1 revision
- Dockerization of Practice-App #171: We worked on dockerization of our app, since i had past experience i took lead on creating docker image.
- Review Pull Requests #166: I worked on most of conflicts since i knew resolving conflicts via github UI, most of conflicts happened due to package-lock.json file.
- New feature for Practice App: Translator #128: My feature revolves around translation, i used AWS Translate API.
I used AWS Translate API as the external API. I chose this API because it uses ML algorithms for translation. I created an AWS translate object to call functions of this API.
- listLanguages: This function lists all languages AWS Translate API covers.
- translateText: This function translates given text from source language to target language.
I have created 2 API functions, including GET and POST requests, i didnt create delete since i am keeping all old data and finding similar datas among them. These functions are as follows:
- createTranslate - POST(/api/translate/all) : Takes a string as a param and returns all related entities.
- getAll - GET(/api/translate) : Takes a string id as a param and returns the entity with that id.
I was not familiar with spring boot also i had experiences with docker in the past but it was a challenge still. Working in a large group lead to a lot of conflicts that was another challenge
🗄️ Project
Milestones
👤 Individual Contribution Reports
Milestone 1
- Bahadır Gezer - Milestone 1
- Bahri Alabey - Milestone 1
- Begüm Yivli - Milestone 1
- Egemen Kaplan - Milestone 1
- Enes Yıldız - Milestone 1
- Hasan Baki Küçükçakıroğlu - Milestone 1
- İbrahim Furkan Özçelik - Milestone 1
- Meriç Keskin - Milestone 1
- Miraç Öztürk - Milestone 1
- Sude Konyalıoğlu - Milestone 1
- Ömer Faruk Çelik - Milestone 1
Milestone 2
- Bahadır Gezer - Milestone 2
- Bahri Alabey - Milestone 2
- Begüm Yivli - Milestone 2
- Egemen Kaplan - Milestone 2
- Enes Yıldız - Milestone 2
- Hasan Baki Küçükçakıroğlu - Milestone 2
- İbrahim Furkan Özçelik - Milestone 2
- Meriç Keskin - Milestone 2
- Miraç Öztürk - Milestone 2
- Sude Konyalıoğlu - Milestone 2
- Ömer Faruk Çelik - Milestone 2
Final Milestone
- Bahadır Gezer - Final Milestone
- Bahri Alabey - Final Milestone
- Begüm Yivli - Final Milestone
- Egemen Kaplan - Final Milestone
- Enes Yıldız - Final Milestone
- Hasan Baki Küçükçakıroğlu - Final Milestone
- İbrahim Furkan Özçelik - Final Milestone
- Meriç Keskin - Final Milestone
- Sude Konyalıoğlu - Final Milestone
- Ömer Faruk Çelik - Final Milestone
🖇️ Lab Reports
📑 Templates
👥 Team Members
CmpE 352
Old Project Files
📅 Meetings
🔬 Researches
👤 Individual Contribution Reports
- Bahri Alabey - Milestone 1
- Bahri Alabey - Milestone 2
- Ömer Faruk Çelik - Milestone 1
- Ömer Faruk Çelik - Milestone 2
- Bahadır Gezer - Milestone 1
- Bahadır Gezer - Milestone 2
- Egemen Kaplan - Milestone 1
- Egemen Kaplan - Milsetone 2
- Meriç Keskin - Milestone 1
- Meriç Keskin - Milestone 2
- Orkun Kılıç - M1
- Orkun Kılıç - M2
- Sude Konyalıoğlu Milestone 1
- Sude Konyalıoğlu Milestone 2
- Hasan Baki Küçükçakıroğlu Milestone 1
- Hasan Baki Küçükçakıroğlu Milestone 2
- Ibrahim Furkan Özçelik Milestone 1
- Ibrahim Furkan Özçelik Milestone 2
- Miraç Öztürk
- Enes Yıldız Milestone 1
- Enes Yıldız Milestone 2
- Begüm Yivli M1
- Begüm Yivli M2