Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
/ irims Public archive

Web-based Inventory Management System using Google Cloud Vision API

License

Notifications You must be signed in to change notification settings

polekstulod/irims

Repository files navigation

IRIMS

Installation Guide

  1. Install XAMPP
  2. Git clone this repository and move folder to htdocs directory of XAMPP
  3. Run Apache and MySQL on XAMPP and go to phpMyAdmin
  4. Import irims.sql on phpMyAdmin
  5. Go to http://localhost/irims/ and login with the credentials

Credentials

username: admin
password: admin

Email me so I can give you the "key.json" file so the Image Recognition API will run.