A website created for CPSC 471. This website allows employees (employees taking orders, employees packing orders, and supervisors) to efficient operate their food bank system. This application allows employees to create order reciepts for the logistics team to know what to put into each box. The application keeps track of logistics (inventory quantity, replenishment of inventory, etc.) The sign in allows for THREE different types of employees to sign in: Employees taking orders, Employees fufilling orders, Supervisors (ADMINS). Front employees can create food or clothing order sheets for families (depending on what they need) which will then be sent off to the back employees. Back employees then can see what orders they have to fulfill and can check it off once they are done. Supervisors can update and add foods/clothes to the database. They can also see the workers that they are supervising.
This website uses a PHP and Javascript, with a MySQL dattabase. Bootstrap was also used for the frontend.
***** DATABASE STRUCTURE WAS CREATED ER DIAGRAM PRACTICES --- READ BELOW *****
ADDING/UDPATING FOOD INVENTORY
In order to run this you must:
- Open XAMPP Control Panel
- Click the "start" button to run "Apache" module
- Click the "start" button to run "MySQL" module
- Open browser
- Go to: http://localhost/FoodBank/signin.php
PROJECT PROPOSAL Project Proposal.pdf
ORDER FOOD SEQUENCE DIAGRAM Order food sequence diagram.pdf
REPLENSIH FOOD SEQUENCE DIAGRAM Replenish food Sequence Diagram.pdf
UML DIAGRAM UML Diagram.pdf