YunusStahlschmidt / CSE3063_Object_Oriented_Software_Design

Term Projects for OOSD Course implemented using Java and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository holds the 2 projects our group completed as part of the Object Oriented Software Design course.

The list of my group members:

  1. Muhammed Fatih Öztel
  2. Huzeyfe Ayaz
  3. Sameeh N O Kunbargi
  4. Muhammad Ismail
  5. Abdulhalik Şensin
  6. Kağan Kadıoğlu

Project 1

The first project is a system implemented in Java for labeling a dataset of user comments from online platforms on a variaty of topics. You can either choose to do the labeling manually or choose to run the labelling process with bots wich implement a random labeling or machine labeling algorithm.

Special thanks to Muhammed Fatih Öztel, Huzeyfe Ayaz, and Sameeh Kunbargi for their major contributions.

Project 2

The second project is a system implemented in Python which is an analysator tool for Zoom poll reports that can be downloaded from the Zoom website. The requires a student list wich is in the format that our university website provides in order to match the students to the poll reports. The system generates a general report for all the polls provided, a report for each student for each poll, and a report on each question for each poll with the according graphs.

Special thanks to Muhammed Fatih Öztel, Huzeyfe Ayaz, and Sameeh Kunbargi for their major contributions.

About

Term Projects for OOSD Course implemented using Java and Python


Languages

Language:Java 74.5%Language:Python 25.5%