[Feature] Add proper documentation to listing.html and refactor for better structure #301
Closed
1 task done
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🏁 status: ready for work
Ready for work
Problem
The code in the
listing.html
file is not well-documented for a new user to understand and also, it needs better structure for understandability. formatting the file withprettier
will help here.Description
Providing documentation and better structure will smoothen the process of understanding code for new users and maintainers.
Implementation
The text was updated successfully, but these errors were encountered: