Skip to content

macinnis82/tbay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model an auction site using SQLAlchemy

Building the database layer for the world's second most popular auction site, TBay. Users will be created, items will be put up for auction, and bids will be placed to try to win the items which are up for sale.

Goals

  • Use SQLAlchemy to create tables and rows
  • Query a database using SQLALchemy
  • Create relationships between models

About

Model an auction site using SQLAlchemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published