Giter VIP home page Giter VIP logo

sga's Introduction

SGA

Site web pour la gestion des absences avec Symfony 3

Pour voir une vidéo de démonstration sur youtube : https://www.youtube.com/watch?v=L1ijHI4FGhc

#Installation

##1. Récupérer le code

Veullez telecharger le code source du site web.

##2. Téléchargement des vendors

avec Composer : php composer.phar install

##3. Créez la base de données

php bin/console doctrine:database:create

Puis créez les tables correspondantes au schéma Doctrine : php bin/console doctrine:schema:update --dump-sql php bin/console doctrine:schema:update --force

Ajoutez les fixtures : php bin/console doctrine:fixtures:load

##4. Publiez les assets

Publiez les assets dans le répertoire web : php bin/console assets:install web

Et profitez du site web !

sga's People

Contributors

elmardisafouane avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.