StockifyJa is a desktop-based inventory management system tailored for Apple Nova, a B2B supplier of Apple electronics in Jamaica. This system streamlines inventory tracking, order management, and real-time support for administrators and retailer partners.
- Dashboard: Provides an overview of account activities and system updates.
- Product Catalog: Displays a list of products available for purchase.
- Order Management: Enables users to place bulk orders and review summaries.
- Payment Processing: Facilitates secure payment transactions using Stripe.
- Live Chat Support: Integrated with Firebase for real-time assistance.
- User Management: Manage retailer partner accounts.
- Product Management: Add, update, and track products in the catalog.
- Order Management: View and process orders efficiently.
- Supply Management: Monitor and update inventory stock levels.
- Reports: Generate reports on sales, inventory levels, and user activity.
- Settings: Customize system configurations for operational needs.
- Frontend: Windows Forms
- Backend: .NET Framework with LINQ for database transactions
- Payment Processing: Integrated with Stripe
- Live Chat: Powered by Firebase
- Database: SQL Server (Managed with LINQ)
- User Dashboard: Summarizes key metrics and user activity.
- Product Listing: Provides a detailed catalog for browsing.
- Order Placement Section: Simplifies bulk order submission.
- Payment Processing Module: Ensures secure payment completion.
- Clone the Repository:
git clone https://github.com/frusean/StockifyJa.git cd StockifyJa