CompApps
Currently We are working on the Info Page and The Main Screen Windows(Right now dubbed Input Page)
There are different branches For Each of them and a master branch. Please upload your code to the related branch then create pull request then someone can overlook the code and merge it to the master branch. Master Branch is the final code, so it is a good idea to create back ups else where:
Google Drive Link: https://drive.google.com/drive/folders/12nRVgwvG1ZVBdQ9NUSys_qOiwE7c_Qif
Comment conventions:
-For each function add a description. -For each change state the reason and include your initial an parantesys eg: ~# changed due to not fuctioning for get value (A) -For each funtion write lowercase for the first word and upper for the second word. eg ~ def getInput():