Git Product home page Git Product logo

-22-000-siteforage's Introduction

SiteForage

Site qui fait un listing des projet en idee/cour de création/fini

Projet Atchitecture


FORGE /
  ├── src /
  │    ├── bdd / (idee de Bdd)
  │    ├── controle /
  │    │    └── Controle.php
  │    ├── model /
  │    │    ├── bdd /
  │    │    │     ├── imageData /
  │    │    │     │     ├── BlindTest /
  │    │    │     │     │     ├── ImageData_BlindTest_Extrait.php
  │    │    │     │     │     ├── ImageData_BlindTest_TypeExtrait_Extrait.php
  │    │    │     │     │     └── ImageData_BlindTest_TypeExtrait.php
  │    │    │     │     ├── ListePrjet /
  │    │    │     │     │     └── ImageDate_ListeProjet_Projet.php
  │    │    │     │     ├── ImageDataListeProjet.php (csv)
  │    │    │     │     └── ImageDataProjet4BlindTest.php (csv)
  │    │    │     ├── mysql /
  │    │    │     │     ├── BlindTest /
  │    │    │     │     │     └── ExtraitSQL.php
  │    │    │     │     ├── ListePrjet /
  │    │    │     │     │     └── ListeProjetSQL.php
  │    │    │     │     ├── ListeProjet.php (csv)
  │    │    │     │     └── Projet4BlindTest.php (csv)
  │    │    │     └── InterfaceStorage.php
  │    │    ├── general.php
  │    │    ├── methodeGenral.php
  │    │    ├── NavGeneral.php
  │    │    ├── TableauCSS.php
  │    │    └── TableauGenral.php
  │    ├── prog /
  │    │    ├── general /
  │    │    │     ├── css /
  │    │    │     │     ├── divTail.css
  │    │    │     │     ├── general.css
  │    │    │     │     └── root.css
  │    │    │     ├── img / (bdd image)
  │    │    │     │
  │    │    │     ├── js /
  │    │    │     │    └── jquery-3.6.0.min.js
  │    │    │     │    
  │    │    │     └── structure /
  │    │    │          ├── bottom.vue.php
  │    │    │          ├── errorPage.css
  │    │    │          └── top.vue.php
  │    │    ├── home /
  │    │    │     ├── css /
  │    │    │     │     └── home.css
  │    │    │     └── structure /
  │    │    │           └── home.vue.php
  │    │    ├── liste /
  │    │    │     ├── css /
  │    │    │     │     └── liste.css
  │    │    │     └── structure /
  │    │    │           └── liste.vue.php
  │    │    ├── menu /
  │    │    │     ├── css /
  │    │    │     │    └── menu.css
  │    │    │     ├── js /
  │    │    │     │    └── menu.mobile.js
  │    │    │     └── structure /
  │    │    │           └── menu.vue.php
  │    │    └── projet /
  │    │          ├── projet_0000 /
  │    │          │     ├── css /
  │    │          │     ├── js /
  │    │          │     └── structure /
  │    │          ├── projet_0004 /
  │    │          │     ├── css /
  │    │          │     ├── js /
  │    │          │     └── structure /
  │    │          └── projet_identiter /
  │    │                ├── css /
  │    │                │     └── projet.css
  │    │                ├── js /
  │    │                └── structure /
  │    │                      └── projet.vue.php
  │    ├── vue /
  │    │    └──Vue.php
  │    ├── config.php
  │    ├── index.php
  │    └── Router.php
  │    
  ├── .gitignore
  ├── CHANGELOG.md
  └── README.md

Legende du CHANGELOG


    [SITE][MODIFICATION] (#NumProjet)(Element) détail

CHANGELOG -
├── SITE -
│    └── Forge
├── MODIFICATION -
│    ├── NEW : Nouveau element dans le code
│    ├── BUG : Gestion de bug sur l'élement viser
│    ├── DEV : Dévelopement sur un élement déja crée 
│    └── NOTE / OPTIMISATION : Note d'opservation dans le code
├── #NumProjet : on le mes s'il est possible
├── Element : Element où l'on a travail dessus (le nom de l'élement)
└── détail : ce que l'on a fait description bréfe et simple

-22-000-siteforage's People

Contributors

baptisteporee avatar

Watchers

 avatar

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.