Skip to content

jeremyrncp/student-results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

21ffe6e · Apr 19, 2019

History

31 Commits
Apr 19, 2019
Apr 17, 2019
Apr 19, 2019
Apr 17, 2019
Apr 17, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019
Apr 17, 2019
Apr 17, 2019
Apr 17, 2019
Apr 17, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019
Apr 17, 2019
Apr 19, 2019
Apr 19, 2019
Apr 19, 2019

Repository files navigation

###Student results

A Symfony app for student management and results.

For install this application, please type :

  • composer install
  • npm install
  • yarn build
  • doctrine:schema:drop --force
  • doctrine:schema:create
  • hautelook:fixtures:load --no-interaction