The application was created with the aim of creating and saving a company's information. In him everyone can create their own company and departments, as well as employees. All this information is saves to files (JSON format). And it can be reach it at any time.
Technologies in the Application The application is written in C++, used are:
- Object Oriented Programming.
2.JSON files (nlohmann/JSON for Modern C++).
- Tabulate library (p-ranav/tabulateTable Maker for Modern C++)