UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
71 stars 200 forks source link

🧑‍💻: Add Detailed Usage Instructions for Each Algorithm #378

Open Keshabkjha opened 4 weeks ago

Keshabkjha commented 4 weeks ago

Title

Improve User Interface and Algorithm Selection Process

Enhancement Aim

The enhancement aims to improve the user interface for easier navigation and to streamline the algorithm selection process. Additionally, adding a search/filter feature would allow users to find specific algorithms quickly based on category or input type. These changes will make PyVerse more accessible to users, allowing them to find, understand, and run algorithms more easily, especially as the repository grows.

Changes

Algorithm Categorization: Group algorithms by type (e.g., sorting, encryption, statistical analysis) to make it easier for users to browse the options. Search Functionality: Implement a search bar where users can search for algorithms based on name, function, or input type. Detailed Algorithm Info: Add a description of each algorithm's input parameters, expected output, and use cases directly on the UI. Visual Update: Enhance the UI by improving the layout and design of the algorithm selection screen, making it more user-friendly and visually appealing.

Screenshots 📷

No response

Guidelines

Full Name

Keshab Kumar

Participant Role

GSSoC'24-Extd

github-actions[bot] commented 4 weeks ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

devkartikrathi commented 3 weeks ago

I would like to work on this functionality.

UTSAVS26 commented 3 weeks ago

@devkartikrathi tell me why you removed your own assignment? Do you don't want to work on this issue ?

UTSAVS26 commented 3 weeks ago

I would like to work on this functionality.

Once I get the response from @devkartikrathi I will see

devkartikrathi commented 3 weeks ago

@UTSAVS26 I have not removed any assignment, I want to work on this problem and I was just querying if someone else is already working on this issue or not? Please suggest me some starting point so that I can start contributing to this issue.

Jivanjamadar commented 3 weeks ago

I would like to work on this.