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

Added a 'clear screen' command in CLI #43 #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Akshat1276
Copy link

Closes #43

Type of Change
Put x inside the square bracket to specify what type of change your PR is:

  • New Feature
  • Bug Fix
  • Code Refactor
  • Documentation Update
  • Other (please specify):

Description of Change
Created a clear_screen() function in main.py which clears the CLI. This allows a cleaner experience.

Implementation Details
From the menu, when the user selects 'c', the clear_screen() function will be called and the CLI will be cleared.

Demo

before
image

after
image

2024-12-16.22-18-18.mp4

@IronJam11
Copy link
Collaborator

kindly resolve the conflicts first (it is advised to pull the most updated cod first)

@Akshat1276 Akshat1276 force-pushed the clearScreenCommand#43 branch from 28eecc5 to ca72a60 Compare January 5, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a "clear screen" command in CLI
2 participants