{"id":21828068,"url":"https://github.com/mariamelashkar/bookmarker","last_synced_at":"2026-05-04T11:37:04.993Z","repository":{"id":264220283,"uuid":"892006418","full_name":"mariamelashkar/Bookmarker","owner":"mariamelashkar","description":"The Bookmarker project is a web application that allows users to save, organize, and access their favorite websites conveniently. It features user-friendly input validation, local storage for data persistence, and an intuitive interface for managing bookmarks.","archived":false,"fork":false,"pushed_at":"2024-12-19T21:57:39.000Z","size":3428,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T06:57:11.682Z","etag":null,"topics":["css","html","javascript","tilwindcss"],"latest_commit_sha":null,"homepage":"https://mariamelashkar.github.io/Bookmarker/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mariamelashkar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-21T10:53:14.000Z","updated_at":"2024-12-19T21:57:43.000Z","dependencies_parsed_at":"2024-11-22T18:30:28.555Z","dependency_job_id":"e533b7e7-ae33-4d13-a591-7fd6f11c1975","html_url":"https://github.com/mariamelashkar/Bookmarker","commit_stats":null,"previous_names":["mariamelashkar/bookmarker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mariamelashkar/Bookmarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamelashkar%2FBookmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamelashkar%2FBookmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamelashkar%2FBookmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamelashkar%2FBookmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariamelashkar","download_url":"https://codeload.github.com/mariamelashkar/Bookmarker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamelashkar%2FBookmarker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32606235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","javascript","tilwindcss"],"created_at":"2024-11-27T18:15:06.372Z","updated_at":"2026-05-04T11:37:04.976Z","avatar_url":"https://github.com/mariamelashkar.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookmarker\n\n⭐ **Bookmark your favorite sites with ease!** 🎉\n\nThe **Bookmarker** is a simple and elegant web application that helps you organize and manage your favorite websites. Save site names and URLs, validate inputs, and access your bookmarks anytime with local storage support.\n\n---\n\n## Features\n\n- **Add Bookmarks**: Save site names and URLs easily.\n- **Validation**: Ensure valid site names and URLs with built-in input validation.\n- **Bookmark List**: View and manage your saved bookmarks in a structured table.\n- **Visit Bookmarks**: Open bookmarked sites in a new tab with a single click.\n- **Delete Bookmarks**: Remove bookmarks you no longer need.\n- **Local Storage**: Data is stored locally, so bookmarks persist between sessions.\n\n---\n\n## How It Works\n\n1. **Add a Bookmark**:\n   - Enter the site name and URL in the form.\n   - Click the \"Submit\" button to save it.\n\n2. **View Bookmarks**:\n   - Saved bookmarks appear in a table with options to visit or delete.\n\n3. **Visit a Bookmark**:\n   - Click the \"Visit\" button to open the site in a new tab.\n\n4. **Delete a Bookmark**:\n   - Click the \"Delete\" button to remove a bookmark from the list.\n\n---\n\n## Installation and Usage\n\n### **Requirements**\n- A modern web browser (e.g., Chrome, Firefox, Edge).\n\n### **Steps**\n1. Clone the repository or download the files.\n2. Open the `index.html` file in your browser.\n3. Start bookmarking your favorite sites!\n\n---\n\n## Technologies Used\n\n- **HTML**: Structure of the web application.\n- **CSS**: Styling using custom classes and external libraries.\n- **JavaScript**: Input validation, local storage management, and bookmark functionality.\n\n---\n\n## Code Details\n\n### **HTML Structure**\n- The `index.html` file contains:\n  - A navigation bar with a search field.\n  - Input fields for site name and URL with validation alerts.\n  - A table for displaying saved bookmarks.\n\n### **JavaScript Functionality**\n- The `main.js` file handles:\n  - Bookmark creation, validation, and deletion.\n  - Data persistence using `localStorage`.\n  - Dynamic table rendering for displaying bookmarks.\n\n---\n\n## Future Enhancements\n\n- Add tags or categories for better bookmark organization.\n- Implement a search and filter feature for bookmarks.\n- Enable users to edit existing bookmarks.\n- Add dark mode for better accessibility.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariamelashkar%2Fbookmarker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariamelashkar%2Fbookmarker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariamelashkar%2Fbookmarker/lists"}