Skip to content

DevRanbir/bookmark-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmark-manager

🚀 Bookmark Manager

Your lovely web bookmark manager for organizing and accessing your favorite links.


📖 Description

Bookmark Manager is a beautiful, intuitive web application for managing your bookmarks. It helps you organize, categorize, and quickly access your favorite websites with a clean interface and powerful search capabilities. Never lose track of important links again!

What makes it unique:

  • Clean, minimalist design
  • Fast search and filtering
  • Category organization
  • Import/export functionality
  • Browser extension compatible

✨ Features

  • Quick Add – Save bookmarks with one click
  • Categories & Tags – Organize with folders and tags
  • Powerful Search – Find bookmarks instantly
  • Import/Export – Backup and restore your bookmarks
  • Favorites – Mark important bookmarks for quick access
  • Responsive Design – Use on any device

🧠 Tech Stack

Frontend

  • JavaScript
  • HTML5
  • CSS3

Storage

  • LocalStorage
  • IndexedDB (for large collections)

Deployment

  • GitHub Pages

🏗️ Architecture / Workflow

User → Add Bookmark → Categorize → Store Locally → Search/Filter → Quick Access

⚙️ Installation & Setup

# Clone the repository
git clone https://github.com/DevRanbir/bookmark-manager.git

# Navigate to project
cd bookmark-manager

# Open index.html in browser
open index. html

# Or use live server
npx serve .

🧪 Usage

  • Step 1: Open the bookmark manager
  • Step 2: Add your first bookmark with URL and title
  • Step 3: Organize with categories and tags
  • Step 4: Use search to find bookmarks quickly
  • Step 5: Export for backup or import from other sources

🎥 Demo


📂 Project Structure

bookmark-manager/
├── index.html
├── css/
│   └── styles.css
├── js/
│   ├── app.js
│   ├── storage.js
│   └── search.js
├── assets/
└── README.md

🚧 Future Improvements

  • Add browser extension
  • Implement cloud sync
  • Add bookmark screenshots
  • Create sharing functionality
  • Add bookmark health checker

👥 Team / Author


📜 License

This project is licensed under the MIT License.

About

Web bookmark organizer with categories, tags, powerful search, import/export functionality, favorites system, and clean minimalist design for efficient link management.

Topics

Resources

Stars

Watchers

Forks

Contributors