Skip to content

csanicola74/HHA-504-2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HHA-504-2022

HHA-507

Instructions

  • instructions will go here in the future

Need to have a .env file in the root directory with following structure for Part5_Db:

MYSQL_HOSTNAME = "inserthere"
MYSQL_USERNAME = "inserthere"
MYSQL_PASSWORD = "inserthere"
MYSQL_DATABASE = "inserthere"

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.6%
  • Python 3.9%
  • CSS 2.5%