Inventory Management System
Welcome to the Inventory Management System! This project is a web application developed using Firebase, HTML, CSS, and JavaScript. It allows users to manage products and categories, with functionality for adding, editing, and deleting products, as well as filtering products by category.
Product Management: Admins can add, edit, and delete products. Product Display: Products are displayed on the website under different categories. Category Filtering: Users can filter products by category. Firebase Integration: Uses Firebase for real-time database and storage.
Firebase Account Basic knowledge of HTML, CSS, and JavaScript.
git clone https://github.com/yourusername/inventory-management-system.git cd inventory-management-system
Create a Firebase project in the Firebase Console. Obtain your Firebase configuration object and update it in js/common.js.
Developed by Musaib Maqbool Wani