CTFs
- 6 Devlogs
- 40 Total hours
Capture the flag style cybersecurity challenges
Capture the flag style cybersecurity challenges
I’ve finished the prototype with internal documentation. And I have also attempted to implent OOP, with specific classes, files, and folder structure. The only case which works is case 1, but it functions as a sufficient proof of concept.
I’ve been working through CSV reading and writing in terms of the username/sign in pop up and then updating progress so only 1 row exists per user. I’m now trying to sort the code into appropriate OOP files and folders… :’)
Making progress on the home screen, however due to the way tkinter bootstrap works, alot of elements conflicted each other and have ended up scattered in random places…
i’m now building functionality for the challenge screen by adding relevant information and questions (including question answers defined in dictionaries for the comboboxes) :)
I have been painfully learning tkinter bootstrap and have finally gotten my notebook and tabs to work with images. The colour style has been customised and can now be referenced as needed.
Learning how to incorporate ttkbootstrap for the GUI design… :’)