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

Datetime greet #64

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

anshkarwasra
Copy link

@anshkarwasra anshkarwasra commented Dec 16, 2024

Related Issue

**Closes #33 **
Type of Change

  • New Feature

  • Bug Fix

  • Code Refactor

  • Documentation Update

Description of Change
added an notification which shows whenever last time the password was changed (usually pops when you load a perticular password file)

Implementation Details
just added another attribute the the dict :- Last Modified and made an class methods which would tell when the file is last changed and called i every-time when program takes input from user. if the passwordFile path and dict attr "Last Modified" exists, would print that perticular attribute

@IronJam11
Copy link
Collaborator

Please follow the guidelines and the format while making a pull request

@fillingtothemomo
Copy link
Collaborator

@anshkarwasra you have pushed some unneeded files and some code changes. Please view the git diff and only push needed code.

@fillingtothemomo fillingtothemomo marked this pull request as draft January 3, 2025 19:32
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.

Display timestamp of the last password file modification
3 participants