You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Gnieark 4c37fbad58
Merge pull request #5 from gnieark/master
user form
4 years ago
bin symfony base 4 years ago
config can register user now 4 years ago
public grid-css 4 years ago
src can register user now 4 years ago
templates can register user now 4 years ago
tests symfony base 4 years ago
translations symfony base 4 years ago
.gitignore symfony git ignore 4 years ago
LICENSE Initial commit 4 years ago
README.md wip 4 years ago
composer.json logout ok 4 years ago
composer.lock logout ok 4 years ago
phpunit.xml.dist symfony base 4 years ago
symfony.lock wip 4 years ago

README.md

resources-manager

A reservation manager for resources such as vehicles, video projectors, etc.

Under development, not functional yet

Notes à remettre au propre

Initialiser la BDD

php bin/console make:migration
php bin/console doctrine:migrations:migrate