/feup-aeda-bakery

A simple store management system using non-linear data structures to hold data.

Primary LanguageC++MIT LicenseMIT

feup-aeda-bakery

Build Status codecov

Bakery Store management application serving as AEDA 2nd project. All the old functionalities of the program from first part (see tag) were maintained, but instead of using linear data structures we used nonlinear data structures (binary search trees, hash tables and priority queues).

Grade: 18.2