Quozul / meeTech

School project website

Home Page:https://meetech.quozul.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meeTech

Hardware configuration website to find the perfect computer according to your needs.

File structure

.
├── includes -- parts of pages to build full pages
|   └── hardware
|       └── ...
|   └── blog
|       └── ...
├── actions -- files that interacts with the database
|   └── hardware
|       └── ...
|   └── blog
|       └── ...
├── styles -- style files
|   └── CSS files
├── scripts -- JavaScript files
|   └── JS files
├── admin -- back office for administration
|   └── hardware
|       └── ...
├── lib -- libraries used for the website
|   └── ...
└── Website's pages

About

School project website

https://meetech.quozul.dev/


Languages

Language:PHP 85.1%Language:JavaScript 8.6%Language:Hack 6.0%Language:CSS 0.3%