intan2819 / bbisv2

Blood Bank Inventory System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bbisv2

bbisv2 is a blood bank inventory system for blood bank staff to monitor blood supply & keep track of blood donor records. In addition to insert new & update existing blood bag records, the system will display expired blood bag & blood component that is running low on supply based on the preset value by the user, allowing the blood bank to ensure constant availability of blood supply.

Installation

  1. Clone or download files. If you are using XAMPP, add them to htdocs folder inside the xampp folder e.g "C:\xampp\htdocs\bbisv2".
  2. Create a new database named 'bbisv2' on PhpMyAdmin and import bbisv2.sql to the database.
  3. Modify the variables in config.php file to match your host, database, username and password.
  4. The system then should be accessible on localhost/bbisv2/login.php.

All feedback & contribution is very much appreaciated!

About

Blood Bank Inventory System


Languages

Language:PHP 71.5%Language:HTML 15.0%Language:CSS 7.9%Language:JavaScript 5.6%