Skip to content

putuyoga/tebak-lagu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tebak Lagu

Ini apaan ya?

Projek mata kuliah pemrograman web, dimana kamu bisa main tebak lagu, plus adu skor sama temen dilihat via klasemen.__

Kapan dibikin-nya?

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

Dalam rangka apa projek ini dibuat om?

Mencoba belajar menerapkan konsep AJAX dengan bantuan jQuery dan HTML5.

Boleh tak comot kagak?

Silahkan, ini kode udah jadi public-domain

English Translation

What is this ?

A web programming course project, when you can play guess a song, and compete with your friend that can be seen at standings.

When you code this cool project?

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

Why you create this?

Wanna learn to implement AJAX concept with help both of jQuery and HTML5.

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 tebaklagu.sql to your newly database.
  4. Make change URL $config['base_url'] = 'http://localhost/tebak-lagu/'; at \application\config\config.php.
  5. Modify database credential, can be found on \application\config\database.php.
  6. Login with username putuyoga and password 12345 to login as administrator.

Tools & Framework:

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

Disclaimer

I do not hold the copyright of any sample song provided in this repository. It is just for evaluation purpose and comply fair usage as education.

About

Aplikasi permainan tebak lagu berbasis Code Igniter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages