Description:
Constructed using Python (Django), HTML, and CSS, this Dynamic Commerce Web Page allows users to create accounts, put up items for auction or direct sale, view details of auction listings, place bids, purchase items at the listed final price, and close their auctions, among other functionalities.
Project information
- Category: Web Development
- Programming Languages Used: Python(Django), HTML, CSS
- Client: Side Project
- Github link: https://github.com/ACEHiGH1/Commerce
- Concepts Used: Model-View-Controller (MVC) Architecture, Models and ORM, User Authentication and Session Management, URL Routing, Templates and Template Inheritance, Pagination, CRUD Operations (Create, Read, Update, Delete), Django QuerySets and Database Queries, CSRF Token Handling