BenjaminFourmaux / ServiceDown-website

Webiste of ServiceDown project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServiceDown-website

Webiste of ServiceDown project
MySQL

Banner Banner

Get started 🚀

Installation

To install ServiceDown-website, you nee to install some things :

  • A web server runing PHP 7.4 (preferably IIS)
  • An URL rewriting rule (?controller=controllerName => /controllerName) exluding directory and file.
  • Create a .env.local file at root if you use another settings, which contains properties:
    • DEBUG: boolean
    • ENVIRONEMENT: Local | Dev | Prod
    • API_URI: url of the API
    • CDN_URI: url of the CDN

Use

Translate file core/translate/

Dependences

List of dependance used on this website :

  • AOS.js (JS + CSS) (Animated On Scroll) via CDN
  • Bootsrap 5.1.3 (JS + CSS) via CDN
  • JQuery 3.6.0 via CDN
  • FontAwesome Free kit
  • i18next 21.6.10 via CDN
  • JQuery-i18next 1.2.1 via CDN
  • i18nextBrowserLanguageDetector 6.1.3 via CDN
  • i18n (Settings file) via CDN

Roadmap

  • Create pages:
    • Home
    • Services
    • Search
    • About
    • Contact
    • Service
  • v2 Partner programs page
  • v2 Login portal
  • v2 Account creation

Version

  • [in progress][v1] Realse website with basic actions (see services, send report, see stats)
  • [v1.1] Lang : en

Contributors

Licence

All Service Down project's is under Apache License v2. You can:

  • Reuse the code
  • Modified the code
  • Build the code

You must Mention the © Copyright if you use and modified code for your own profit. Thank you

Supporting

If you like this project and if you want, make a donation

Social Networks

About

Webiste of ServiceDown project

License:Apache License 2.0


Languages

Language:PHP 49.2%Language:JavaScript 28.3%Language:CSS 13.3%Language:HTML 7.9%Language:Hack 1.4%