Skip to content

Term Projects for OOSD Course implemented using Java and Python

Notifications You must be signed in to change notification settings

SamNK/OOSD_TermProjects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Yunus Stahlschmidt 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 Yunus Stahlschmidt for their major contributions.

About

Term Projects for OOSD Course implemented using Java and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 74.5%
  • Python 25.5%