Skip to content

This repository contains final project of Object Oriented Programming course - 21_3.

Notifications You must be signed in to change notification settings

hkhangus/CSC10003_OOP_ShapesParser

Repository files navigation

SHAPES PARSER

This repository contains final project of Object Oriented Programming course - 21_3.

Author

Set up local development

Install tools/ide

Requirements

  • C++ 20 or higher

Quick start

Clone this repository

git clone https://github.com/hkhangus/CSC10003_OOP_ShapesParser.git
cd CSC10003_OOP_ShapesParser
  • Go to ShapesParser/shapes.txt to edit data you want.
  • Solution config: Release - x64.
  • Run file ShapeComplete.sln with Visual Studio -> Build solution.

System Documentation

In folder System Documentation

Things can be improved on

  • Unit test for each class.
  • Memory management when working with dynamic link library.
  • Add more shapes.

Any problem? Feel free to open new issue or contact with me via Facebook, LinkedIn

About

This repository contains final project of Object Oriented Programming course - 21_3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published