Commit Graph

5 Commits

Author SHA1 Message Date
whaffman
09e719000c Refactor Bureaucrat and AForm classes for improved formatting and consistency 2025-06-26 13:54:46 +02:00
whaffman
bf2416c5c7 Add Bureaucrat and Form classes with color-coded output
- Implemented Bureaucrat class with constructors, destructors, and operator overloads.
- Added Form class with constructors, destructors, and methods for signing.
- Introduced color definitions in colors.h for enhanced console output.
- Integrated color-coded messages in Bureaucrat and Form methods for better visibility.
- Developed main function to demonstrate functionality and exception handling for Bureaucrat and Form.
2025-06-24 13:36:11 +02:00
whaffman
37300e08a6 Add ostream operator overload for Bureaucrat and clean up main function 2025-06-24 00:02:40 +02:00
whaffman
5410b6228c Remove unnecessary blank line in Bureaucrat.hpp 2025-06-23 23:40:05 +02:00
whaffman
c9639437ed first version of ex00 2025-06-23 23:31:09 +02:00