Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acensjj/ppe3
PPE 3 est un site vitrine d'une boutique en ligne (e-commerce), il a été réalisé à l'aide du Framework Symfony 4.
https://github.com/acensjj/ppe3
symfony symfony4
Last synced: about 7 hours ago
JSON representation
PPE 3 est un site vitrine d'une boutique en ligne (e-commerce), il a été réalisé à l'aide du Framework Symfony 4.
- Host: GitHub
- URL: https://github.com/acensjj/ppe3
- Owner: AcensJJ
- Created: 2018-11-21T15:36:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T17:25:56.000Z (about 3 years ago)
- Last Synced: 2024-11-09T04:32:42.439Z (about 2 months ago)
- Topics: symfony, symfony4
- Language: CSS
- Homepage:
- Size: 3.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PPE3
PPE 3 est un site vitrine d'une boutique en ligne (e-commerce), il a été réalisé à l'aide du Framework Symfony 4.
Le code est responsive.![image](https://user-images.githubusercontent.com/45235527/96744438-532ee780-13c5-11eb-9cbd-46b79fc5dd3a.png)
# Documentation
Configuration du projet : Tutoriel
Requirements
============- laragon : https://laragon.org/
- WAMP pour windows https://www.wampserver.com/ (ou LAMP pour linux/max)
- cmder pour windows https://cmder.net/ (pas besoin pour linux/mac)Installation
============`composer install`
`php bin/console doctrine:database:create`
`php bin/console doctrine:schema:update --force`
`php bin/console doctrine:fixtures:load`
`php bin/console server:run`
http://127.0.0.1:8000
# Results
![ppe3-1](https://user-images.githubusercontent.com/45235527/96742800-938d6600-13c3-11eb-998a-874680b5f667.PNG)
![ppe3-2](https://user-images.githubusercontent.com/45235527/96742849-9f792800-13c3-11eb-9648-144ed88a1d33.PNG)