REFACTORING #135
Labels
gssoc-ext
GirlScript Summer of Code Extended 2024
hacktoberfest-accepted
Hacktoberfest
level2
GirlScript Summer of Code Level 2 Issue
This is a serious issue,
I noticed many PRs are applying custom css which is inconsistent with the website theme.
I think its time we decide to have a global css with styles that are applied to whole website.
Not just css, the whole structure needs to be redesigned with DRY principles and modular approach in mind.
app.js file does more things than it needs to. we have to seperate the routes, database logic from app.js
I will be accepting PRs of refactoring code with level 1 or level 2 depending on the complexity.
Be sure not to break existing code, test it throughly.
The text was updated successfully, but these errors were encountered: