This web application, developed with HTML, CSS, and JavaScript, offers an inventory system to manage products efficiently. It allows adding, viewing, editing, and deleting products. Ideal for small and medium-sized businesses looking for a simple and effective solution for inventory control.
- Add new products with details like name and quantity
- View a list of all products in the inventory.
- Edit existing product details.
- Delete products from the inventory.
- Responsive design for use on various devices.
- HTML
- CSS
- JavaScript
- Clone the repository:
- Navigate to the project directory:
- Open
index.htmlin your web browser. - You can start adding products to your inventory.
- Open the application in a web browser.
- Use the form to add new products.
- View the list of products displayed on the page.
- Click on the edit button next to a product to modify its details.
- Use the delete button to remove a product from the inventory.
Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.
This project is licensed under the GNU License - see the LICENSE file for details