Skip to content

louisalr/PlantsShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The goal of this project is to create a fully working website using Python and Django framework, where users can simulate the purchase of plants.

How to run this project

source ./env/bin/active
cd PlantsShop/

#Effectuer les migrations 
python manage.py
python manage.py runserver

Librairies utilisées

crispy : sert à afficher les formulaires avec Bootstrap
pillow : sert à la gestion des images

Schéma base de données

About

Website made in Python using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages