Auction
- Category: Web Application
- Tech Used: Django, Bootstrap
- Project URL: Auctions
Auction
Commerce from CS50-Web by HarvardX
Auction is my first complex logic project. Implementation is done via native requests handling in Django, no Javascript or API interactions yet. For this project I learned a lot about Django models and relationships. I also went above and beyond the required user interface design and implemented a simple, but pleasing layout.
Check out the source code on GitHub
See the project requirements on CS50 Web: Auction