Giter Club home page Giter Club logo

symfony-snowtricks's Introduction



Symfony-Snowtricks in general

Snowtricks symfony website is a community site related to snowboarding. So you can share snowboard figures and exchange on these same figures of style.

This site has a member area dedicated to users or you can change the settings of your account and post figures and media

Technology

This site is developed with PHP and the symfony framework. This architecture proposes a reutilisable code and easy to maintain. It also provides good practice like MVC layout and object oriented

The deployment

Several solutions to deploy this project :

  • You can clone this project on your environment
  • You can configure a web server with a ansible playbook ( include in repository )
    ansible-playbook ansible/playbook.yml -i ansible/hosts.ini --ask-vault-pass
  • You can run this project with docker containers (docker-compose included in this repository )

Other information

The graphical data model is accessible in the SQL file. You can also find the UML shema in the respective file

Installation

::

git clone https://github.com/DurandSacha/Symfony-Snowtricks

php bin/console d:d:c

composer install

symfony-snowtricks's People

Contributors

dependabot[bot] avatar durandsacha avatar

Stargazers

 avatar

symfony-snowtricks's Issues

UML modelisation

  1. Diagramme de cas d'utilisation
  2. Diagramme de séquence
  3. Diagramme de séquence édition
  4. Diagramme de classe
  5. Création du modèle de donnée

Password Forgotten

1 : Creer le systeme d'oubli de mot de passe
2. Creation des vue et des formulaire RESET et FORGOT
3. Forgot : Formulaire ( username )
4. Reset : formulaire ( password, comfirm password )

Cache handlers

  1. create a cache services
  2. use this service for update a website speed

Assert and validate verification

  • Contrainte d'unicité sur les figures
  • Respect des wireframes
  • URL modifié
  • Icone stylo pour modifier, corbeille pour supprimer
  • inclusion de média par lien embed youtube ou dailymotion
  • Chargement en cache
  • Espace de discutions paginé

Member Space

  • Gestion des membres
  • Espace de connexion
  • Espace d'inscription
  • Espace de mot de passe oublier
  • Gestion des droits

Comments managements

  1. Créer la zone de discussion
    2 Contrôler les message et afficher les auteur
  2. Pagination ( 10 messages par pages )

Write a documentation

  • Documentation détaillé ( ReadMe )
  • documentation sur les dépendance et l'installation du projet
  • Test unitaire

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.