Skip to content

Making the Whole Project/Repo Menu-Driven #831

Open
@avinashkranjan

Description

@avinashkranjan

[UPDATE]: Check this comment for progress on this issue: #831 (comment)

Is your feature request related to a problem? Please describe.
Changing directories looking for scripts to use one by one will be quite a headache.

Describe the solution you'd like
Making it a menu-driven script, where a user can select the option and the specific script will run (can take arguments too if needed at runtime) in sort like Lazy Script if you are aware of.

Let me brief you about what you have to do on this issue:

  1. Make a menu-driven script which will perform the task as per selected option.
  2. There are 100+ scripts currently so we need to provide all in the menu.
    Which can be done in the following ways
    • Scripts can be further categorized into sub categories
      • Automation
      • AI/ML
      • Calculators
      • Games
      • Fun
      • Scrappers
      • Bots
        and More
    • It'll help in searching through the numerous script easy
  3. Give all the folder 777 permission for the execution of python files
  4. Do provide comments while doing scripting
  5. Be aware of file path as per linux system ie. /root/your_filename while working on github
  6. Follow all the guidelines provided

Marking Guidelines

  • Since This is a big Issues, Multiple contributors are welcome to contribute to the script, Depending on the Contribution PR level would be marked..the Issue would be a Level3, Each Linked PR would be of Minimum Level2.

@kaustubhgupta @antrikshmisri @santushtisharma10 Kindly Helpout the Contributors working on this particular Issue..As this one is a complex issue..If Any Issues, DM me on Discord..

Happy Coding..👨🏻‍💻

Metadata

Metadata

Labels

AnnoucementAnnoucementsWebsiteIssues related to the websitedocumentationImprovements or additions to documentationenhancementNew feature or requestup for grabIssues which are open for anyone to take

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions