ank1traj / testcase-generator

automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.
https://testcase-generator.vercel.app
MIT License
10 stars 12 forks source link

Make application responsive for various devices and screen sizes #36

Open ank1traj opened 1 year ago

ank1traj commented 1 year ago

Currently, the application is not optimized for various devices and screen sizes. This can lead to a poor user experience for those accessing the application from mobile devices, tablets, or smaller screens. To improve the user experience and ensure accessibility for all users, the application needs to be made responsive.

This issue involves implementing responsive design principles, such as using flexible layouts, fluid images, and media queries to adapt the application's layout and content to different screen sizes. The goal is to ensure that the application looks and functions well on a wide range of devices and screen resolutions, from large desktop monitors to small mobile screens.

By making the application responsive, we can improve the user experience, increase engagement, and make the application more accessible to a wider audience.

k-deepak04 commented 1 year ago

i would like to solve this issue. i will create a PR shortly

ank1traj commented 1 year ago

Hi @k-deepak04

Is there any update on this?

k-deepak04 commented 1 year ago

@ank1traj Please unassign this I'm not working on this Sorry for the inconvenience as there is my end sem exam going on

PSS2134 commented 6 months ago

I can do this @ank1traj