Skip to content

KevynBct/projetPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the website

Run the server

  1. Go in the project's folder with a terminal
  2. Run the following command :
python3 serveur.py

Access the site

  1. Open your favorite webbrowser
  2. Enter in the searchbar :
localhost:8080
  1. Enjoy

Create or update the database

  1. Go in the project's folder with a terminal
  2. Run the following command :
python3 bdd.py
  1. Now your database is up to date