Project Description:
Goal: A MySQL database with textbook information that can be updated/added-to with a PHP page, and PHP pages to display the information
Environment: Tested in your LAMP environment, then installed into mine
Please See attached!
Step 1: The Database
A MySQL database with data on text books by class.
Important notes:
Each class may have more than one text
Historical entries (previous dates) will need to be preserved
This project will also include importing 200+ texts from an Excel Spreadsheet
Step 2: Administration
A PHP page that lists all Course Codes in the system (with links to a page to manage each) and a link to a page to enter a new course.
Step 3: Presentation
Style 1 – Individual
PHP Code to insert text info by class into a web page.
Style 2 – By Group
PHP Code to insert text info by class group into a web page.
Style 3 – Export to Excel (csv)
PHP Code export the records