/Grocery-Web-App

Final project for web server administration at LSC

GNU General Public License v3.0GPL-3.0

There are Three steps to this project:


The first step is creating a frontend using php and html

  1. Create buttons for items such as food, drinks, water, softdrinks, dairy etc.
  2. The next step is to create php scripts for allowing active queries of sql for indivdual items in transactions and creating reports.
  3. Create subpages for extra options such as printing reports, gathering information from all transactions etc.
  4. Potentially create a function that would simulate printing receipts by outputting the transaction data and items within the transaction.

The second step is utilizing sql to manage data, and integrate a backend to help the