Skip to content

elsacodin/oquizz_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

O'Quiz

This is a quizz application made during my O'Clock training as a PHP-OOP-MVC project. Work in process: admin features not achieved yet.

Description

Visitors can view all the quizzes and read the questions (3 levels) but they must be logged-in to be able to play and check the answers. (dev: +create a new quizz).

Sitemap

 /              home
|_  /signup/    inscription
|_  /signin/    connexion
|_  /quiz/      page d'un quiz (consulter ou jouer)
|_  /compte/    profil membre (connecté)

Install

  • Import Database structure and content in your DB tool. (sql/oquiz-struct.sql&sql/oquiz-data.sql).
  • composer install
  • create your own config file application/config.php from the model provided (config_dist.php)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published