Skip to content

ary1733/NFT-DBMS_Mini_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kryptic - NFT Trading Platform

DBMS Lab Mini Project 1 (Spring 22)

Group 10

Name Roll
Aryan Singh 19CS30007
Bhushan Malani 19CS10020
Harshit Jindal 19CS10034

Instruction to run

  1. Create a virtual python environment python -m venv <name_of_virtualenv_folder>

  2. Activate virtual env For Windows . <name_of_virtualenv_folder>\Script\activate

  3. Install required packages

    pip install -r requirements.txt

  4. Start Debug server to host the site

    python run.py

  5. Open server @port 5000 - http://127.0.0.1:5000/


Link to Video - https://youtu.be/pJ8SRw8eXmg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors