k-roychoudhury / seating_planner

A simple program to generate seating arrangements. Currently working on refactoring the project.
0 stars 0 forks source link

Code overhaul to current standards #1

Open k-roychoudhury opened 3 years ago

k-roychoudhury commented 3 years ago

Need to shift code base from a mix of C - C++ to only C++. Also need to factor out platform dependent code.

k-roychoudhury commented 3 years ago

Project is build-able now (master-refactored branch), although some logical issues exist. All features still need to be refactored and implemented in new version.

k-roychoudhury commented 3 years ago

Help and about screens are implemented. Settings screen framework is implemented, but actual logic is pending. https://github.com/KRC1997/seating_planner/commit/9d9b8aff237ce988493a35fb738e90419f793eb7