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
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
- Make sure you have PHP, Apache, MySQL. Look at this
- Clone this repository to your web server directory.
- Import
pemesanan.sql
to your newly database. - Make change URL
$config['base_url'] = 'http://localhost/pemesanan/';
at\application\config\config.php
. - Modify database credential, can be found on
\application\config\database.php
. - Login with username
admin
and passwordinipasswordsaya99
to login as administrator.
- PHP >= 5.1.6
- Code Igniter 2.1.3
- MySQL >= 5.6
- 960 Grid CSS