Skip to content

iqs8/comp-3005-a3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Installation guide

  1. Download as zip or clone
  2. Open in your editor and navigate to the directory of the project
  3. Ensure pg admin is open
  4. Run python db_creation.py. This will initialize the db. NOTE: you may need to change the port. I had a previous version installed, so I am running on 5433 rather than 5432
  5. To use the main application run python crud_application.py.

Dependencies: pg admin, python, psycopg2 https://youtu.be/TOK0imM0bKM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages