/Commerce-Full-Stack-Web-App-using-Django

Full-stack web application using Python, Django, SQL, and Bootstrap. OpenSea clone with the ability for users to post Non-Fungible Tokens (NFTs) up for auction, place bids on NFTs, comment on those NFT listings, and add NFTs to a “watchlist", manage listings, and search for items by category.

Primary LanguagePython

Commerce: Django

GitHub all releases

  • Commerce: Built OpenSea clone using Django. Named OpenOcean, this is an e-commerce auction site for Non-Fungible Tokens (NFTs) that allow users to post NFTs up for auction, place bids on NFTs, comment on those NFT listings, and add NFTs to a “watchlist.”
  • I wrote all the code in this repository.

💡Lessons Learned

  • Using Django to build a basic non-trivial web application
  • Using standard Django conventions