Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

A simple password manager web application that allows users to securely store and manage their passwords.
This is a personal practice project built to improve full-stack development skills.

Technologies Used

  • Frontend: HTML, CSS, JavaScript (hoặc React/Vue)

  • Backend: PHP (Laravel) / Node.js / Python (Flask)

  • Database: MySQL / MongoDB / SQLite

  • Other: bcrypt (for password hashing), Git

  • Features

  • User registration, login, and logout

  • Add, update, and delete saved passwords

  • Categorize passwords

  • Copy password to clipboard

  • Password encryption

How to Run

  1. Clone the repository:https://github.com/tridat-hoang/password_manager_app.git
  2. Install dependencies:
  • Backend: composer install / npm install / pip install -r requirements.txt
  1. Set up database and run migrations
  2. Start development server:
  • Laravel: php artisan serve
  • Node.js: npm start
  • Flask: python app.py

Author

Đạt Hoàng Tri – Personal learning project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages