pierr3 / VATFrance-Website-Core

New Vatfrance website rewrite with Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official repository of the new VATFrance Website rewrite
https://new.vatfrance.org/fr


Warning: this repository is under active development. We are not responsible for any issues that may arise from the use of any portion of the here-above code

About

This project came about in July / August of 2020 as a new version for the aging VATFrance website. The goal of this project is to build a fully new front- and backend interface and logic for our division, with one key goal: simplicity and efficiency.

This website will feature both a 'guest' landing area, as well as an authenticated member dashboard, available to anyone with a vatsim account.

Dependencies

This project's dependencies can be found in the composer.json and package.json root files. It is based on the Laravel Framework, and uses a Bootstrap 4 & mostly vanilla JS & CSS frontend, with no additional frontend frameworks to note. Future versions might use one, such as Vue (but that's for the future...).

Contributors, maintainers and acknowledgements

A special thank you to the following people:

  • @redac, for his frontend development and design contributions;
  • @Pampah91, for his frontend design contributions;
  • @FrenchGap, for his extensive work on the backend and member dashboard.

License

The VATFrance Website Core is licensed under the MIT License. You are free to use code from the repository within the reigns of that license.

About

New Vatfrance website rewrite with Laravel

License:MIT License


Languages

Language:HTML 52.7%Language:PHP 47.3%