code cleaning
Closed this issue · 5 comments
This issue is intended to clean up some aspects of the code. This issue focuses on;
-
removing all the redundant code that was commented out
-
commenting on the necessary comments
-
change the casing to match the following rules:
- Variables and functions: CamelCase
- Classes and constructors: PascalCase
- Filenames, constants, and environment variables: Snake_case
- HTML attributes and CSS class names: Kebab-case
While you are doing so, Please make sure your code never breaks in any way. Be sure to always be running the dev server
@kaxada I'll work on this
@DesmondSanctity I'll assign it to you.
Sending up the local environment maybe challenging. (I hope it's not). Please let know when you get an issues.
And I hope it takes a week otherwise we may assume that you're not working on it and reassign it someone else
@DesmondSanctity I'll assign it to you.
Sending up the local environment maybe challenging. (I hope it's not). Please let know when you get an issues.
And I hope it takes a week otherwise we may assume that you're not working on it and reassign it someone else
Noted!!!
@jude-san please look through more open issues. you can also check out https://github.com/badging/Badging/issues