8000 GitHub - DariaUtkinaEj/eshop: This is my Yii2-study project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DariaUtkinaEj/eshop

Folders and files

8000
NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Shop: my study project

I use:

  • PHP 5.6
  • Yii v2.0.7
  • MySQL 5.5
  • Apache 2.4

BSD-3-Clause license


How to get it:

First of all, you need to install php 5.6, mySQL server, Apache web server (or OpenServer, Xamp)

  1. Run: git clone https://github.com/DariaUtkinaEj/eshop
  2. Insert a secret key (cookie validation key) in ./config/web.php
  3. Run: composer install
  4. Setup web-server settings, domain: /web/index.php
  5. I did not use migrations, so here's mySQL database's dump: yii2_loc.sql (to get full database)

  • I found a free online store layout template and added my own ideas to it. Now I am writing the backend part of the project.
  • I use Phantom.js (headless web browser) to make some screenshots of my site! Here they are:

screen.png img_2.png img_3.png img_4.png img_5.png img_7.png img.png

About

This is my Yii2-study project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0