Skip to content

TonyPurple/nft-market--flex-44

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Gallery Application

This application allows the user to login using Django's built-in authentication. Users can create NFT's and upload their NFT using AWS photobucket. The user will also be able to see NFT's created by other users and bid on NFT's

Find the NFT Application here: NFT Gallery

Development Team

Features

Login and Sign Up using Django's built in authentication

Login

Upload your NFT using Amazon's AWS Photobucket

Please note heroku does take awhile to upload photos upload

See an NFT you like? Hit that like button!

likebutton

Looking for a specific NFT? Type it in the search bar and find what you're looking for!

Search

Put your NFT up for sale to start the bidding

Seller puts their NFT up for sale sell

Other users can now bid on the NFT buy

Technology

This application uses full CRUD operation and was created using Django, ERD created using Whimsical, designed on Figma and managed using Trello.

  • Python
  • Django
  • SQL
  • Amazon AWS Photobucket
  • Materialize CSS
  • Heroku

Next Steps

  • To be able to transfer NFT ownership from the seller to buyer
  • Include a view count
  • Create a wallet feature where funds will be removed and added
  • Include a watchlist feature