WeBuyCisco Inventory Catalog
FirebaseJavaScriptReact
Overview
The WeBuyCisco Inventory Catalog is a public-facing platform designed to showcase available inventory to potential customers. It offers a seamless browsing experience, allowing users to explore products, add items to a cart, and submit order inquiries via email. The system streamlines communication between customers and sales teams without enabling direct online purchases.
Key Features
- Product Catalog: Browse and search inventory
- Shopping Cart: Add items and manage selections
- Email Integration: Submit inquiries directly
- Responsive Design: Works on all devices
- Real-time Updates: Live inventory status
Tech Stack
Frontend
React, JavaScript, TailwindCSS, Framer Motion
Backend / Database
Firebase
Deployment
Firebase Hosting
Screenshots / Demo



Live Demo & Source Code
My Role
- Built the product browsing interface
- Implemented cart functionality
- Set up email integration for inquiries
Challenges & Learnings
- Creating the shopping cart was difficult, I had to keep track of the items in the cart and update the UI accordingly.
- Optimized product search and filtering
Future Improvements
- Add product comparison feature
- Implement saved favorites list
- Improve cart management
- Improve UI/UX