Loading repository dataβ¦
Loading repository dataβ¦
midokhaled70 / repository
π About The CRUproductPriceD System is a simple yet practical web-based CRUD (Create, Read, Update, Delete) application developed to manage product listings efficiently using only frontend technologies. Designed for ease of use, this app enables users to input product details such as name, category, price, and description β and instantly see them
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
π CRUproductPriceD System A simple, user-friendly web application for managing product data (Create, Read, Update, Delete) β built using HTML, CSS, Bootstrap, and JavaScript, with persistent storage using the browser's LocalStorage.
π Project Description The CRUproductPriceD System is a lightweight inventory-like app that allows users to manage product information with ease. Whether you're a developer learning about local storage or someone looking for a basic tool to manage product data, this app provides an interactive and responsive UI.
Users can:
Add product details (name, category, price, description)
View all entered products in a table
Update existing products
Delete products
Search for products by name
Save data locally with localStorage for persistence across sessions
π‘ Key Features β Add Products: Enter product information and store it locally.
π Update Products: Edit and update saved product details.
β Delete Products: Remove individual items from the list.
π Search Products: Live search by product name with highlighting.
π§ LocalStorage: Ensures data persistence across browser sessions.
π± Responsive Design: Styled with Bootstrap to work on various screen sizes.
π οΈ Technologies Used HTML5 β Structure of the app
CSS3 β Basic styling
Bootstrap 5 β For responsive design and layout
JavaScript (Vanilla) β DOM manipulation, event handling, and data storage
LocalStorage β Data persistence without a backend
--
π File Structure graphql Copy Edit project-folder/ β βββ index.html # Main HTML file βββ css/ β βββ bootstrap.min.css # Bootstrap styles β βββ test.css # Custom styles βββ js/ β βββ bootstrap.bundle.js # Bootstrap JS bundle β βββ myScript.js # JavaScript logic for CRUD operations βββ README.md # Project documentation
π€ Author ahmed Khaled
π License This project is open-source and available under the MIDOKHALED License.
Status: Active
Repository type: Original