Skip to content

Zarwine/Q-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This PHP project is a simple website where client can fill a form with name, email and message.

There is a non protected back office where you can see and manage all messages.

You can find more informations at "test-technique.md".

Installation

  • git clone https://github.com/Zarwine/Q-Test.git
  • cd Q-Test
  • composer install

Use

  • To test the project: ./vendor/bin/phpunit ./tests
  • To launch development server : php -S 127.0.0.1:8000 -t public

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors