Week 1 Status Report
Hey everyone! This is my first post and Week 1 status report.
I started this week by setting up:
The project and configuring jj, a local version control system that has been a lifesaver for testing, simulating, and keeping my commits organized.
The first step was to build and refactor Plasma NM in parallel while setting up a bare-bones folder structure. Here is the Commit I made.
After creating the initial folder structure, I started refactoring the main backend service for WifiSecurities, which includes creating separate components for the Enterprise section, authentication, and Wi-Fi security options.
This week, I learned a lot of new things about local version control, architecture for Qt Widgets, and QML.