/NFT_Trading_Platform

CS6360 Database Design Project

Primary LanguageHTMLMIT LicenseMIT

CS6360-NFT-CourseProject

A web based NFT trading application. An easy-to-use software for NFT traders who are trying to buy and sell NFTs.

Deployment

Download all the necessary libraries

MySQL Connector

pip install mysql-connector-python

Flask

pip install -U Flask

Files

HTML files must be placed in templates directory

CSS files must be placed in static\css directory

Images must be placed in static\images directory

Database

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.

Website

Once the code is compiled and run, a link to the website will appear on the terminal.

Implemented By

Michael Zayne Lumpkin, mzl190000

Siddhi Mahesh Potdar, smp220001

Desong Li, dxl180019

Tanya Sharma, txs220004

Priya Singh, pxs220067