Aatmaj-Zephyr / Aatmaj-Zephyr/Command-line-password-manager

Update credentials

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Update password

Contributor guide

Open the contributing guide

Research direction

Look for the password manager's main script and the function that handles password storage. The issue likely requires adding an 'update' operation to the existing 'add' and 'retrieve' commands. Check how credentials are currently stored (e.g., a JSON file or database) and write a function to modify an existing entry. Test by running the CLI and verifying the update works.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.