/SWIF_Warehouse

Smart Warehouse Information Flow (SWIF) is a web-based warehouse management system designed to transform the warehouse landscape by automating mundane tasks, thereby minimizing human error and maximizing productivity.

Primary LanguageSCSS

SWIF_Warehouse

Product Introduction

Smart Warehouse Information Flow (SWIF) is a web-based warehouse management system designed to transform the warehouse landscape by automating mundane tasks, thereby minimizing human error and maximizing productivity. It aims to empower warehouse managers with real-time visibility into their inventory, enabling them to make informed decisions that optimize storage, fulfillment, and overall warehouse operations.

SWIF is specifically designed for warehouse managers and operators seeking to modernize their operations and elevate their warehouse to new heights of efficiency. It is an ideal solution for businesses of all sizes, from small warehouses to large distribution centers.

System Installation

If you’re eager to contribute and try our system, feel free to install our product, that is shared online and this section will explain how to install our product on your own system :
  1. Go to your internet browser or just click this link, you can fork or download the file as a zip.
  2. Open your RDBMS software such as XAMPP or Laragon and go to the RDMS platform, create database on it with name ‘swif_warehouse’
  3. Select the newly created database and search for export option, after that export the swif.sql that included in the main folder.
  4. Make sure that you have Composer and Git installed, or at least has the Git extension in your code editor so you can run our program properly.
  5. Open the main folder of SWIF in your code editor and go to terminal and run the Laravel (php artisan serve)
  6. In Login Page you can choose one of these user details : uname : ridlo, pass : ridlo (this user as a SuperAdministrator) uname : azel, pass : azel(this user as a Administrator)