Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Started making menu driven program #122

Merged
merged 16 commits into from
Apr 16, 2021
Merged

Started making menu driven program #122

merged 16 commits into from
Apr 16, 2021

Conversation

devRawnie
Copy link
Contributor

Description

Added a new file main.py which helps in interacting with various python scripts using the menu drive program. This is a draft pull request just to show progress.

Fixes #67

Have you read the Contributing Guidelines on Pull Requests?

  • Yes

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I've edited the SCRIPTS.md and link to my code.
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • My changes generate no new warnings
  • I have added tests/screenshots(if any) that prove my fix is effective or that my feature works.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations!! for making your first PR at Pentesting-and-Hacking-Scripts, our mentors will review it soon.

@devRawnie devRawnie marked this pull request as ready for review April 12, 2021 12:42
@devRawnie
Copy link
Contributor Author

I have completed the code for a python driven menu-based program. kindly check and merge the pull request

Copy link
Owner

@avinashkranjan avinashkranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @devRawnie LGTM..Great Work..🚩

@avinashkranjan avinashkranjan merged commit d81f496 into avinashkranjan:master Apr 16, 2021
@avinashkranjan avinashkranjan requested review from c0sm0void and removed request for c0sm0void April 16, 2021 20:05
@devRawnie
Copy link
Contributor Author

Hey, kindly add GSSOC21 label in this PR, so that it can be considered in the leaderboard

@avinashkranjan avinashkranjan added gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level3 New features, Major bug fixing labels Apr 17, 2021
@avinashkranjan
Copy link
Owner

avinashkranjan commented Apr 17, 2021

Hey, kindly add GSSOC21 label in this PR, so that it can be considered in the leaderboard

Done....If you want to help and work in making menu for the my Other Repo..avinashkranjan/Amazing-Python-Scripts#831 You can find it here.., Mentors will explain your task to you..If any queries DM me on Discord..
Happy Coding 👨🏻‍💻

@devRawnie
Copy link
Contributor Author

Sure, I'd love to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level3 New features, Major bug fixing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Making the whole script menu-driven with bash shell / Python as well!
3 participants