Skip to content

YifanRuan/book-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book-management

Prerequisites

  • Postgresql; Tested on postgresql@16

  • Python; Tested on [email protected]

    • bcrypt

    • psycopg2

Usage

  • Create a book_management database in psql

  • Run psql book_management -f db_setup.sql

  • In src, run python3 admin.py to create a super admin account

  • Play with python3 main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published