TheYoungWolf-Productions / theWolfPharmacy

A web-based Pharmacy Management System. Powered by PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Follow the following steps:

1) Make sure WAMP is setup. Run so all its services are online.
2) Place everything from the rar file into the www folder. (IMPORTANT)
3) Run database creation file, placed in model folder. This will create database and insert records.

Step (3) can be done using MySQL Workbench (preferred) or PHPMyAdmin.

4) visit 'http://localhost/theWolfPharmacy'
5) Login different roles using,

	Admin username - AdminBoy@gmail.com 
	Admin password - password
	Pharmacist username - PharmaBoy@gmail.com 
	Pharmacist password - password
	Cashier username - CashierBoy@gmail.com
	Cashier password - password
	

About

A web-based Pharmacy Management System. Powered by PHP.


Languages

Language:CSS 48.6%Language:JavaScript 44.9%Language:PHP 6.5%