I developed a Bookmark Manager where users can save website names and URLs in a table. Each entry includes a View button to open the website and a Remove button to delete it from the list. I implemented form validation using Regex, local storage for saving data, and a clean responsive UI with HTML, CSS, Bootstrap, and JavaScript.
Arabic:
طورت مدير مواقع (Bookmarker) يتيح للمستخدم حفظ أسماء المواقع وروابطها داخل جدول. كل موقع فيه زر عرض لفتح الموقع وزر حذف لإزالته من القائمة. ضفت تحقق باستخدام Regex، واعتمدت على Local Storage لحفظ البيانات، وصممت واجهة متجاوبة وأنيقة باستخدام HTML, CSS, Bootstrap, و JavaScript.