JSON Reader & Viewer for BMSTU OOP course
JSON Reader & Viewer is able to read and view JSON files in simple and beautiful form.
In addition to basic functionality like opening and saving files (of any possible file format), it prodives ability to find mistakes, automaticly format and highlight JSON syntax.
There are few color schemes for plain text (for JSON especially) and few color themes for the whole application. They can be changed in config.h
This project uses
- C++ 17
- Qt 5
Documentation can be seen in docs
folder