A web based NFT trading application. An easy-to-use software for NFT traders who are trying to buy and sell NFTs. The database for this application is being hosted on AWS.
Download all the necessary libraries
pip install mysql-connector-pythonpip install -U FlaskHTML files must be placed in templates directory
CSS files must be placed in static\css directory
Images must be placed in static\images directory
You can directly access the DB in MySQL Workbench
by using the user_name password and host provided
in the the connector.py. This DB is hosted on AWS.
Once the code is compiled and run, a link to the website will appear on the terminal.
- Priya Singh, pxs220067
- Michael Zayne Lumpkin, mzl190000
- Siddhi Mahesh Potdar, smp220001
- Desong Li, dxl180019
- Tanya Sharma, txs220004