/Semantic_Shop

Online Shop Sederhana dengan UI Semantic | Source Code from I Putu Yoga Permana (http://labs.putuyoga.com)

Primary LanguagePHPOtherNOASSERTION

OLSHOP

Ini apaan ya?

Projek kuliah lainnya, dimana kamu bisa punya toko online sederhana dengan aplikasi ini.__

Kapan dibikin-nya?

Dibuat ketika saya masih di semester 4 di universitas brawijaya yaitu sekitar Juni 2013 lalu.

Boleh tak comot kagak?

Silahkan, ini kode udah jadi public-domain

English Translation

What is this ?

Another college project, you can have simple online shop with this application.

When you code this cool project?

At my 4th semester on universitas brawijaya, around Juny 2013.

Can i take this code?

Of course, this code is public-domain now

Usage

  1. Make sure you have PHP, Apache, MySQL. Look at this
  2. Clone this repository to your web server directory.
  3. Import pemesanan.sql to your newly database.
  4. Make change URL $config['base_url'] = 'http://localhost/pemesanan/'; at \application\config\config.php.
  5. Modify database credential, can be found on \application\config\database.php.
  6. Login with username admin and password inipasswordsaya99 to login as administrator.

Tools & Framework:

  • PHP >= 5.1.6
  • Code Igniter 2.1.3
  • MySQL >= 5.6
  • 960 Grid CSS