Skip to content

cJoshLo/Auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auction

Creating a working auction website allowing users to post items and bid.

Utilized SQL database to securely store relational user and auction data, enabling ACID compliant behavior.

Used Django framework to efficiently build RESTful architecture by engaging the middleware design pattern and writing router and controllers to modularize backend requests, thus enhancing code readability and scalability.

Constructed a fully functional auction application utilizing the model-template-views architectural pattern while coding the logical components in python.

About

Interactive Auction website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published