With this PR, I've integrated support for three significant libraries:
Crow: A lightweight and fast C++ micro web framework, enabling efficient web server capabilities.
Boost: A well-regarded set of C++ libraries that enhance productivity, coding clarity, and performance. This will help us utilize a broad range of functionality without reinventing the wheel.
Jinja2: A modern templating engine for C++ inspired by its Python counterpart. This allows for dynamic content generation with ease and flexibility.
I have also created the UI of the main page of the project.
With this PR, I've integrated support for three significant libraries:
Crow: A lightweight and fast C++ micro web framework, enabling efficient web server capabilities. Boost: A well-regarded set of C++ libraries that enhance productivity, coding clarity, and performance. This will help us utilize a broad range of functionality without reinventing the wheel. Jinja2: A modern templating engine for C++ inspired by its Python counterpart. This allows for dynamic content generation with ease and flexibility.
I have also created the UI of the main page of the project.