Devlog 3
Progress Done
Its the 3rd hour into the project, and I have worked on adding args feature (specifically for linux users) and have worked on the project’s banner and interactive setup menu. I have also added verification in the setup fields to ensure that the user fills in correct information, and even guides the user if wrong keys are entered after 2 tries. Alongside with it, I added colors and made a cool ASCII banner. I also added the system to make venv automatically on first boot (supported on both linux/windows) for those who are running the code directly uncompiled.
Features Added/Worked on
- Added Colorful ASCII Banner [Check Attached Image]
- Added field verification for setup- Added Args support, Eg.
wingspan setup - Improved POST
- Added Auto Venv and Dependency Installer
What new I learnt
- I learnt to work with ASCII Color Codes
- I learnt to make args on python
- I learnt how to work with Venv
- I learnt to work with Terminal Commands from python to install dependencies
AI Declaration
AI was used for this devlog period for generating the automatic venv and dependencies installer, and making it compatible for both linux and windows at the same time. AI was also used to help with the Args function as I have not had any experience with it before.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.