openzim / youtube

Create a ZIM file from a Youtube channel/username/playlist
GNU General Public License v3.0
39 stars 26 forks source link

UI Refinement #193

Closed Veeransh14 closed 4 months ago

Veeransh14 commented 4 months ago

This pull request aims to enhance the user interface (UI) of the project by making it more convenient and user-friendly. Several HTML and CSS files have been modified to achieve this goal, focusing on improving navigation, clarity, and overall aesthetics.

Additionally, it's important to note that while the changes made in this pull request represent significant improvements, the UI is still undergoing refinement. I am aiming to continue refining and developing the UI as part of Google Summer of Code 2024, as mentioned in the comment.

Furthermore, this pull request aligns with the other tasks outlined for Google Summer of Code 2024, ensuring that the UI enhancements complement the project's overall objectives and roadmap.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 1.82%. Comparing base (26f5c71) to head (04b28d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ===================================== Coverage 1.82% 1.82% ===================================== Files 10 10 Lines 929 929 Branches 147 147 ===================================== Hits 17 17 Misses 912 912 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

benoit74 commented 4 months ago

Could you please share at least one screenshot of the before vs after situation, so that we get a better grasp of what you achieved?