Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

tomcdj71-openclassrooms/Snowtricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Snowtricks 👋

License: MIT Twitter: tomcdj71 Codacy Badge Codacy Badge

6th project of my OpenClassrooms courses

Pre-requisites :

  • PHP 8.2
  • Composer
  • npm/yarn (I used pnpm)
  • Symfony CLI

Install

git clone https://github.com/tomcdj71/Snowtricks
cd Snowtricks
composer install --optimize-autoloader
yarn install --force
yarn build
symfony console d:d:c
symfony console d:m:m
symfony console d:f:l
symfony serve

Features

  • Registration
  • Authentication
  • Password Reset
  • Add a trick
  • Edit a trick
  • Delete a Trick
  • Show a Trick
  • Comment a Trick
  • Change User avatar
  • Load more tricks/comments

Usage

Once you've ran symfony serve you can open your browser and go to http://localhost:8000 and start using the app

About this project

This project was made with Symfony 6.3 and PHP 8.2.7. Design of the the project was made with TailwindCSS 3.3.2 with a powerful integration of HeroIcons 2.0.18

A great commit process is in place in order to make better commits, using grumphp, phpmd, rector, phpstan, php-cs-fixer and other tools triggered by a commit hook.

Author

👤 Thomas

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

6th project of my OpenClassrooms courses

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors