Skip to content

WilliamJWen/NBA75

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA75 Flask Application

Overview

Demo Video:

NBA75._demo.mp4

Set up Instructions

Steps to Set Up and Run the Application

  1. Create and activate the conda environment:

    conda create -n py310_env python=3.10
    conda activate py310_env
  2. Install the required packages:

    pip install -r requirements.txt
  3. Run the Flask application:

    python pysever.py

About

A self-designed NBA75 archive website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published