An open API service indexing awesome lists of open source software.

https://github.com/dnglokpor/csci240princadproject

This is a class project done to explore different OOP concepts and design patterns. The goal is to implement a CAD-like application using JavaFX. The project is updated via weekly increments where new functionalities are added.
https://github.com/dnglokpor/csci240princadproject

java-11 javafx-gui oops-in-java

Last synced: 8 months ago
JSON representation

This is a class project done to explore different OOP concepts and design patterns. The goal is to implement a CAD-like application using JavaFX. The project is updated via weekly increments where new functionalities are added.

Awesome Lists containing this project

README

          

**Author: Delwys Glokpor (dnglokpor)**

**Description:**
This repository contains works done on the prinCad project for the Object Oriented
Programming class of Principia College, Spring 2021 (CSCI 240). the goal was to
make an application using *JavaFX11* which is really just a light paint like app
with buttons that give shapes options and a couple other buttons that allow control
of the application state like saving and opening old files.