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

Add navigation bar #14

Closed ank1traj closed 1 year ago

ank1traj commented 1 year ago

Adding a navigation bar to the website will make it easier for users to navigate through the website and find the information they need. The navigation bar can be placed at the top of the website and can include links to different pages on the website, such as the home page, about us page, contact us page and other relevant pages.

The navigation bar should be designed in a way that is user-friendly and easy to understand. It should be visually appealing, and the links should be organized in a logical manner. It is also important to ensure that the navigation bar is responsive and works well on all devices, including desktops, laptops, tablets, and smartphones.

In addition to the navigation bar, it may also be useful to include a search bar on the website, allowing users to quickly search for specific information they need. This can be especially useful for larger websites with a lot of content.

Overall, adding a navigation bar and search bar to the website will improve user experience and make it easier for users to find the information they need.

Shahid-Bagwan commented 1 year ago

Can I Help?

ank1traj commented 1 year ago

Hi @Shahid-Bagwan

That sounds great! Thank you for expressing your interest in adding a navigation bar. We welcome any contributions that can enhance the user experience of our platform. Please feel free to take the issue. We look forward to seeing your contributions.

Thanks 😊

yuvrxj-afk commented 1 year ago

navbar

I tried this , what do you think about it?

ank1traj commented 1 year ago

Hi @yuvrxj-afk

Looking good. Will have to check on other pages too. Could you please try with some other pages too.

yuvrxj-afk commented 1 year ago

Surely ankit. Looking forward to that. Should we create different components? Or you want it to be working like this only?

Shahid-Bagwan commented 1 year ago

navbar

I tried this , what do you think about it?

I really liked this design, great work @yuvrxj-afk . @ank1traj assign him the issue, he is the perfect match.

ank1traj commented 1 year ago

Surely ankit. Looking forward to that. Should we create different components? Or you want it to be working like this only?

@yuvrxj-afk What do you mean by different components?

yuvrxj-afk commented 1 year ago

Basically to use router here.

ank1traj commented 1 year ago

Yes, that would be great. As adding router will make easier to use the navigation.

ank1traj commented 1 year ago

First version is Implemented by @yuvrxj-afk. Tested it successfully. Closing the issue.