Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-comment code and fix variable names #56

Open
IsaacMorris1980 opened this issue Oct 24, 2021 · 3 comments
Open

Re-comment code and fix variable names #56

IsaacMorris1980 opened this issue Oct 24, 2021 · 3 comments
Assignees
Labels
critical enhancement In Progress Someone is currently working on issue
Projects

Comments

@IsaacMorris1980
Copy link
Owner

Need to re-comment code and fix variable names

@IsaacMorris1980
Copy link
Owner Author

from version 2.0.11.0 i forgot to comment the code as i entered it this will be an ongoing proccess to help beginers understand how the code is working.

@IsaacMorris1980 IsaacMorris1980 added this to In progress in Bug Fixes Jan 8, 2023
@IsaacMorris1980 IsaacMorris1980 added Ongoing Progress May never be closed and removed In Progress Someone is currently working on issue labels Apr 9, 2023
@IsaacMorris1980 IsaacMorris1980 added In Progress Someone is currently working on issue and removed Ongoing Progress May never be closed labels Nov 24, 2023
@IsaacMorris1980
Copy link
Owner Author

IsaacMorris1980 commented Nov 24, 2023

In accordance with #247 i will be rewriting code with more of a begining style

Variable names will be defined like the following: firstwordSecondword, eg. isNext
Properties will be defined like the following: Firstword_Secondword eg. Full_Name
Events will be defined like the following: FirstwordSecondWord eg. AddAppToFolder

if you see var a = something this was put in as a test to see if something would work( This needs to be brought to my attention or you can add a pull request if you know what it should display

@IsaacMorris1980
Copy link
Owner Author

Going to make variables More understandable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical enhancement In Progress Someone is currently working on issue
Projects
No open projects
Bug Fixes
In progress
Development

No branches or pull requests

1 participant