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

Update Functionality Tagging #65

Closed
wants to merge 6 commits into from

Conversation

HanB1n
Copy link

@HanB1n HanB1n commented Oct 6, 2024

Add Command to Create Tags.
Add Command to Delete Tags.

Edit Storage to Save and Load Tags across runs.

HanB1n and others added 6 commits October 3, 2024 20:48
Fix minor formatting issues.
Update Tags to include TagName as a Name
Add CreateTagCommand to allow creation of Tags.
Add CreateTagCommandParser to parse arguments for creating Tags.
Add 2 exceptions related to Tags.
Add new class TagName.

Edit Storage to save and load Tags across runs.
@HanB1n HanB1n added the priority.High Must do label Oct 6, 2024
@HanB1n HanB1n added this to the v1.2 milestone Oct 6, 2024
@HanB1n HanB1n self-assigned this Oct 6, 2024
@HanB1n HanB1n closed this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Delete Tag Function Update Storage to save and load Tags Create Create Tag Function
1 participant