Application for a thesis or term paper - Windows program

Thesis or term paper: editor for tables from the Oracle database

The program was created per a student's request for his graduation thesis. The purpose of the program is to utilize the objects in the database (tables, procedures, views) and create objects in the C# Windows form which would populate the database.

Here we are dealing with Windows program development, and the programming language used is C# (programiranje.co.rs). The database used in the background is Oracle. The program was completed in August 2020. The development lasted 7 days.