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

Choosing between Tailwind and Material UI for styling #44

Open ank1traj opened 1 year ago

ank1traj commented 1 year ago

We need to decide which styling library to use for our project, and we are considering either Tailwind or Material UI. Both of these libraries have their own advantages and disadvantages, and we need to weigh them carefully before making a decision.

Tailwind is a utility-first CSS framework that makes it easy to create custom designs without writing CSS from scratch. It offers a wide range of pre-designed classes that can be combined to create a unique design, and it has a minimal footprint.

Material UI, on the other hand, is a component library that provides a set of pre-designed components that can be used to create a consistent look and feel throughout the application. It offers a range of customizable components, and it has a strong focus on accessibility.

tayyab-ilyas commented 1 year ago

Tailwind's utility classes can also help keep the CSS file size small, which can be beneficial for performance.

ank1traj commented 1 year ago

@tayyab-ilyas Yes, I am looking for tailwind. But some people are more comfortable with Material UI. So, both are open. Whoever wanna work on this issue can pick any one.

mud1tx commented 1 year ago

@ank1traj I can work on this issue using TailWind and will make the whole website responsive.Please assign it to me.

ank1traj commented 1 year ago

Hi @mud1tx

Any update on this?

mud1tx commented 1 year ago

@ank1traj Completed 10%, was working on some college stuff just need another 3-4 days to complete from today. Sorry for the delay.

ank1traj commented 1 year ago

Hi @mud1tx

Any update on this?

PSS2134 commented 6 months ago

@ank1traj I can work on this

ank1traj commented 6 months ago

Please