ahmed-alllam / AlphaLogos

Boolean Function Analyzer and Synthesis Optimization Tool
http://alpha-logos-1464863388.eu-west-3.elb.amazonaws.com/
MIT License
1 stars 0 forks source link

Added Crow, Boost, Jinja2 support. #13

Closed ahmed-alllam closed 1 year ago

ahmed-alllam commented 1 year ago

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.