Yep! you read that right, my ambitious project manager is now 50% complete and it is building with CMake too.
Now you guys might be asking that what changed so drastically in one day that from complete hopelessness, I present you this good news. Well, I would like to remind you that yesterday only I said that "IF days like today happen", which I can assure you guys that this quote didn't age well.
Today I had much more time to focus on the project and I did that. Yesterday, I had just got to know about the cURL library that is used to send the HTTP requests in C++. But today, I imported the library, went through the documentation and with the help of some chatbots, was able to build functions to download and extract packages from Pypi.
Using the Thunder Client, I got to know that I am receiving JSON from Pypi. But I don't know how to parse JSON in C++, so using AI I found that I need to use nlohmann json.
That will be my task for tomorrow and after deadlock is able to handle packages easily while using the virtual environment,
my project will be around 2/3rds complete.
Thank you, guys for your support 🫡
Top comments (0)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.