Snacc-Overflow / student-toolbox

A collection of useful tools for university students. This project was developed by Snacc Overflow for SOFTENG 310 at The University of Auckland.
MIT License
0 stars 12 forks source link

Refactor ToDo Page Styling #106

Closed Ronak1605 closed 1 month ago

Ronak1605 commented 1 month ago

Refactored ToDo Page Styling

Linked Issue

Closes #105

Description

Refactored the todo page styling by combining files where necessary. Such as for the the todoList and todoListItem style sheets. Also fixed comments by providing detail where necessary, such as for the media queries as the max and min notation can be counter-intuitive. Also removed redundant comments. Unfortunately couldn't implement variables for the media queries as they can't take variables as a parameter. Design is unaffected, see images for the mobile (300px width) and desktop (1080px width) view below.

Images

Screenshot 2024-10-08 at 2 59 30 PM Screenshot 2024-10-08 at 2 59 40 PM
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud