A website that enable users to list items for auctions, bid to acquire items, allows users close their own auctions and automatically notifies the auction winner
• Designed Django models for listings, bids, and comments with user integration.
• Implemented listing creation, bidding rules, auction closing, and watchlist features.
• Built category views and dynamic listing pages with commenting functionality.