kudlav / MaturitaShop

Nette project made for school leaving exam (branch maturita). Many improvements as high school project. Basic system for e-shops containing order process, product list and static pages.

Home Page:http://kudlac.tode.cz/iishop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IIShop

Nette project made for school leaving exam. Basic system for e-shops containing order process, product list and static pages. Order process can be disabled - useful for orders only over phone and email.

http://kudlac.tode.cz/iishop/

Installing

Windows

  1. Install this project using Composer.

    At first install Composer and Git.

    Download project:

    git clone git@github.com:moosejackson/IIS.git
    cd IIS
    composer install
    

    This will download project into IIS and resolve dependencies.

  2. Import database

    Import database using database.sql.

  3. Change app\config\config.local.neon to fit your database

License

About

Nette project made for school leaving exam (branch maturita). Many improvements as high school project. Basic system for e-shops containing order process, product list and static pages.

http://kudlac.tode.cz/iishop/

License:MIT License


Languages

Language:PHP 62.3%Language:Latte 24.2%Language:Less 7.4%Language:HTML 5.6%Language:JavaScript 0.5%