Skip to content

Commit

Permalink
Update index.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
JQCVSC authored Jul 14, 2024
1 parent 6bb961c commit e17194a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,17 @@ Enhance the Secure-Pass-Sentinel application and deploy it as a serverless web a
Git Clone https://github.com/JQCVSC/Secure-Pass-Sentinel
cd Secure-Pass-Sentinel

Step 2: Set Up Locally
### Step 2: Set Up Locally

pip install -r requirements.txt
python main.py

Step 3: Implement Enhancements
### Step 3: Implement Enhancements ( Optional)

Enhance the web app. For example:

## Improve the user interface
Improve the user interface

Add password generation functionality

Implement password history checking
Expand Down

0 comments on commit e17194a

Please sign in to comment.