Skip to content

IITTeaching/cs425-f22-group-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fall 2022, CS425 Group 5 Bank Database and Implementation

Group members: Charles Saineghi, Kaya Jones, Shayan Baig

Ignore the web-app branch, the entirety of the project is within init_db.sql and main.py. To run our project, first initialize the database with postgres (as the target data source/schema) and run the init_db.sql file.

Then in a python console, run:

cs425-f22-group-5\cs425-f22-group-5> python main.py

From there, you will be greeted with logging in as a customer or employee, and given instructions on how to use our interface and options.

About

CS425 Group 5 Bank Database and Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages