Skip to content

Mirai1129/shopping-web-final

Repository files navigation

What is this project?

My school database final project.

How to run this project?

This project rely on Docker or you can just use environment

  1. Download Docker.
  2. Run the docker command in your terminal.
docker-compose up --build

Environment

If you don't want to use the docker.

  • .env file

      HOST="host ip address"
      USER="your user name"
      PASSWORD="your password"
      DATABASE="your databse name"
      CHARSET='utf8mb4'
  • Python package

    • requests==2.31.0
    • flask==3.0.0
    • pymysql==1.1.0
    • python-dotenv==0.13.0
    • cryptography==3.4.7
  • MySQL database

How to run the project

python run.py

About

The project for my school's project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •