Skip to content

Emma1987/OC_P8

Repository files navigation

ToDoList

Codacy Badge Maintainability Build Status

Test an existing application: ToDo & Co.

Getting Started

You can download the project, or clone it with Git by using the green button "Clone or download". You can run it on your local machine for development and testing purposes.

Prerequisites

PHP 7.0
MySql 5.6.35
Apache

Installing

For installing the project, you have to clone or download it. For running it on your local machine, you can install MAMP (or WAMP for Windows), and put it in the htdocs (or www) file.

Execute the command composer update to update the dependancies.
Execute php bin/console doctrine:database:create and php bin/console doctrine:schema:update --force to create database and all the entities. Now, you can go on http://localhost/ and use the application !

Built With

Bootstrap 3 - the famous CSS framework
Symfony 3.1 - PHP framework

Add-ons

PHP Unit to run tests
PHP Code Sniffer to respect PSR 1 & 2

More

You can check the Authentication documentation
You can also Contribute to this project

About

Test an existing application : Todo & Co

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published