Skip to content

danybyte/Keep_it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keep It

Keep It is a clean and modern password manager web app with local-first storage, strong password generation, and easy account management.

image

Features

  • Add, edit, and delete accounts (url, username, password)
  • Password Manager view with quick card-based browsing
  • Home dashboard with password generator
  • Strong random password generation (16 chars)
  • CSV export and import (url,username,password)
  • Duplicate account prevention
  • Clear all data flow with typed confirmation (CLEAR DATA)
  • Site favicon + site name display from URL
  • Responsive UI (desktop/mobile)
image

Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap 5
  • Font Awesome

Data & Security

  • Data is stored in browser localStorage
  • No backend, no cloud sync (currently)
  • Clearing browser storage removes saved passwords
image

Getting Started

  1. Clone/download the project
  2. Open index.html in your browser
image

CSV Format

Header must be:

url,username,password

About

A clean and modern password manager app with password generation, CSV import/export, and local secure storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors