Skip to content

alexis-gss/games-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner of the github account

Website test GitHub latest commit GitHub tag

Introduction

Games Gallery is, as its name suggests, a gallery of images from a multitude of video games I've played. Each game is listed and associated with a folder to sort them by license or universe.

Each element (name, image, folder, color, etc.) can be managed in the back-office (/bo) and accessed via authentication.

Table of contents

Frameworks, Platforms and Libraries

SASS TypeScript Vue.js Bootstrap PHP Laravel Gitbook

Documentation

You can find all the documentation of this project on this link : Games Gallery documentation.

Contributing

Create a task

You can create a new issue with a specific templates : bug or feature.

Once your code is working, please run the following commands npm run stylelint, npm run eslint, ./vendor/bin/phpstan, ./vendor/bin/phpcs and check tests php artisan test to verify that your code is following the same coding standards (in all cases, there is github actions that check this part).

Fixing a Bug

When fixing a bug please make sure to test it in several browsers including ie11. If you are not able to do so, mention that in a PR comment, so other contributors can do it.

Proposing a Change

When implementing a feature please create an issue first explaining your idea and asking whether there's need for such a feature. Remember the script's core philosophy is to stay simple and minimal, doing one thing and doing it right.

Changelog

Latest version v5.1.0.

See the CHANGELOG.md file for details.

Copyright and License

Games Gallery was written by Alexis Gousseau.

Copyright (c) 2022 and beyond Alexis Gousseau.