Skip to content

🎓[SCHOOL][GROUP PROJECT] Quiz where pictures of POI are shown to players and they have to guess the location on a map

Notifications You must be signed in to change notification settings

bentz19u/geoquizz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GéoQuizz

Quizz où on doit placer des photos sur une carte

Fichier SQL contenant la base de données : backend\sql\geoquizz_base_table_data.sql

Documentations:

Backoffice : doc\backoffice\doc\index.html

Player: doc\player\doc\index.html

Commandes

Les commandes ci-dessous sont à lancé dans leurs dossiers respectifs.

Player

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Backend

A Eloquent/Slim/Twig/Bootstrap project

Pour démarrer le backend et accéder au backoffice

Build Setup

# install dependencies
docker-compose up

# run container
docker-compose start

Change in hosts

127.0.0.1	backoffice.geoquizz.local
127.0.0.1	player.geoquizz.local

About

🎓[SCHOOL][GROUP PROJECT] Quiz where pictures of POI are shown to players and they have to guess the location on a map

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published