class_management_system

Senior Project - Spring 2019
Log | Files | Refs | README

commit 38a29248cafab8379500f2cd0ae93e8756708929
parent eb7b592a0e5dec3d25a699a17a3d83b1a5f733b0
Author: joshuajackson <joshcjack18@gmail.com>
Date:   Tue, 26 Feb 2019 16:22:43 -0500

Updating learned something from myers

Diffstat:
MWork_History_Log.txt | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Work_History_Log.txt b/Work_History_Log.txt @@ -14,4 +14,5 @@ 2-20-19: John Kubach: Verison 3.0 of ER diagram & Schema diagram. 2-20-19: John Kubach: Update database to match schema diagram. 2-21-19: John Kubach: 1st sprint review. Demonstration of current database and backup solution. -2-26-19: Joshua Jackson: Set-up Elvis dir. for scripts. -\ No newline at end of file +2-26-19: Joshua Jackson: Set-up Elvis dir. for scripts. +2-26-19: Joshua Jackson: Make a separate file for for connecting to database. Then use #include or for python something that has a similar ordeal. +\ No newline at end of file